d too? Or is it better if I create a wrapper
class around the AMQPClient which then authenticates when the
connectionMade callback is called?
Thanks for the help
~jonathan
--
Best Regards,
Jonathan Stoppani
___
Twisted-Python mailing list
Twisted-Pyth
tLoop.
Any insights on this?
Thanks in advance,
~Jonathan
--
Best Regards,
Jonathan Stoppani
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
Hi Ronald,
thanks for the response. I already saw the examples on the pyobjc
website, but they (two) are all using Cocoa to do some GUI related
work.
I don't have a gui and I use the console loop instead.
I'm now trying to use the code attached to this ticket and it seems to
work, but I have to t
this produces:
>
> Sun Nov 1 19:53:16 2009 Starting Event Loop
> Sun Nov 1 19:53:17 2009 Main starting
> Sun Nov 1 19:53:18 2009 I was called by the reactor
> Sun Nov 1 19:53:19 2009 Shutting down reactor
> Sun Nov 1 19:53:19 2009 Terminating
>
> -- David
>
>
> ___
> Twisted-Python mailing list
> Twisted-Python@twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
--
Best Regards,
Jonathan Stoppani
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
Hello,
A couple of days ago I asked on Stack Overflow about returning a deferred
from an SNI callback and have pyOpenSSL wait for it to fire before
continuing handling the request.
Thanks to some pointers by Gyph I've found a solution ("workaround") for my
problem, involving a fake TLSMemoryBIOPr
On Mon, Oct 26, 2015 at 3:37 AM, Glyph Lefkowitz
wrote:
>
> The implementation of this solution is available at
> https://gist.github.com/GaretJax/124c523a62ba48c9eec1, and I'd like to
> contribute it back to Twisted, however, it has no unit tests and needs some
> design decisions/validation.
>
>
Hi there,
I encountered a problem while dealing with file transfers using PB and
t.s.u.FilePager.
The sscce illustrates the problem:
- server.py --
from twisted.spread import pb
from twisted.internet import reactor
ROOT = '/tmp/'
class I
Hello everybody (with access to the Trac DB),
I am currently doing my master thesis on the "analysis and management
of change propagation in complex systems". I'm concentrating my
efforts on software-based complex systems.
As part of my analysis, I gather data from different domains, such as
depe
Hi Exarkun,
Thanks for coming back with this.
No problem if we exclude the spam filter tables. I don't need them.
Concerning the svn tables, if they don't carry additional information
linking revisions to other (trac-specific metadata), I don't need them
either.
I can understand your concerns r
Gentle reminder. ;-)
On Mon, Apr 8, 2013 at 2:13 PM, Jonathan Stoppani wrote:
> Hi Exarkun,
>
> Thanks for coming back with this.
>
> No problem if we exclude the spam filter tables. I don't need them.
>
> Concerning the svn tables, if they don't carry additional
Hi Glyph,
That is great news. I already helped with Braid and would be interested in
contributing some work in this area.
Cheers,
Jonathan
On Jun 3, 2013, at 16:59, Glyph wrote:
> Hi Twisted developers,
>
> This weekend I had a discussion with many Twisted developers, both local to
> and vi
11 matches
Mail list logo