[Twisted-Python] waitForDeferred Question

Itamar Shtull-Trauring itamar at itamarst.org
Sat Mar 11 09:22:18 MST 2006


On Fri, 2006-03-10 at 20:44 -0800, Brian Granger wrote:

> To allow Twisted-things to be used interactively I have built a
> version of PyCrust/PyShell that is "Twisted enabled."  We have used
> the standard threadedselectreactor to interleave the Twisted event
> loop with that of PyShell.  We also inject the reactor into the users
> interactive namespace.  Thus, you can use all of Twisted's
> capabilities from an interactive python prompt.

I think the new manhole (python interpreter over ssh/telnet) in
twisted.conch has some Deferred support you might want to look at.






More information about the Twisted-Python mailing list