| Trees | Indices | Help |
|---|
|
|
Line-input oriented interactive interpreter loop.
Provides classes for handling Python source input and arbitrary output interactively from a Twisted application. Also included is syntax coloring code with support for VT102 terminals, control code handling (^C, ^D, ^Q), and reasonable handling of Deferreds.
Author: Jp Calderone
|
|||
|
FileWrapper Minimal write-file-like object. |
|||
| Interpreter | |||
|
ManholeInterpreter Interactive Interpreter with special output and Deferred support. |
|||
|
Manhole Mediator between a fancy line source and an interactive interpreter. |
|||
|
CmdInterpreter Interactive Interpreter with special output and Deferred support. |
|||
| CmdManhole | |||
| CmdServerProtocol | |||
| Stdio | |||
|
|||
|
|||
|
|||
CTRL_C =
|
|||
CTRL_D =
|
|||
CTRL_BACKSLASH =
|
|||
CTRL_L =
|
|||
__package__ =
|
|||
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon May 11 00:19:17 2015 | http://epydoc.sourceforge.net |