[Twisted-Python] Manhole and StandardIO

Zoran Bosnjak Zoran.Bosnjak at sloveniacontrol.si
Mon Jan 12 17:09:40 EST 2009


Hello all,
I would like to have a simple console python interactive shell,
powered by twisted.

I am looking for something like this...
---
from twisted.internet import reactor, stdio
from twisted.conch.manhole import Manhole

stdio.StandardIO(Manhole())
reactor.run()
---
... but it does not work.

Please advice.

Thanks,
Zoran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20090112/5a95b7a3/attachment.htm 


More information about the Twisted-Python mailing list