twisted.conch.manhole.FileWrapper class documentationtwisted.conch.manhole
          View Source
          (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.
| Class Variable | softspace | Undocumented | 
| Class Variable | state | Undocumented | 
| Method | __init__ | Undocumented | 
| Instance Variable | o | Undocumented | 
| Method | flush | Undocumented | 
| Method | write | Undocumented | 
| Method | writelines | Undocumented |