twisted.conch.manhole.VT102Writer
class documentationtwisted.conch.manhole
View Source
(View In Hierarchy)
Colorizer for Python tokens.
A series of tokens are written to instances of this object. Each is colored in a particular way. The final line of the result of this is generally added to the output.
Method | __init__ | Undocumented |
Method | color | Undocumented |
Method | write | Undocumented |
Method | __bytes__ | Undocumented |