Part of twisted.conch.manhole View Source View In Hierarchy
Writes are translated into addOutput calls on an object passed to __init__. Newlines are also converted from network to local style.
Method | __init__ | Undocumented |
Method | flush | Undocumented |
Method | write | Undocumented |
Method | writelines | Undocumented |