twisted.conch.manhole.FileWrapper class documentationtwisted.conch.manhole
(View In Hierarchy)
Minimal write-file-like object.
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 |