module documentation
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 |
| Class | |
A REPL which syntax colors input as users type it. |
| Class | |
Minimal write-file-like object. |
| Class | |
Mediator between a fancy line source and an interactive interpreter. |
| Class | |
Interactive Interpreter with special output and Deferred support. |
| Class | |
Colorizer for Python tokens. |
| Function | last |
Tokenize and colorize the given Python source. |
| Constant | CTRL |
Undocumented |
| Constant | CTRL |
Undocumented |
| Constant | CTRL |
Undocumented |
| Constant | CTRL |
Undocumented |
| Constant | CTRL |
Undocumented |
| Constant | CTRL |
Undocumented |