| Trees | Indices | Help |
|---|
|
|
object --+
|
twisted.conch.insults.insults.TerminalProtocol --+
|
twisted.conch.recvline.RecvLine --+
|
twisted.conch.recvline.HistoricRecvLine --+
|
Manhole
Mediator between a fancy line source and an interactive interpreter.
This accepts lines from its transport and passes them on to a ManholeInterpreter. Control commands (^C, ^D, ^\) are also handled with something approximating their normal terminal-mode behavior. It can optionally be constructed with a dict which will be used as the local namespace for any code executed.
|
|||
|
interpreterClass Interactive Interpreter with special output and Deferred support. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Called after a connection has been established.
|
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |