t.c.m.FileWrapper : class documentation

Part of twisted.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.
Method __init__ Undocumented
Method flush Undocumented
Method write Undocumented
Method writelines Undocumented
def __init__(self, o): (source)
Undocumented
def flush(self): (source)
Undocumented
def write(self, data): (source)
Undocumented
def writelines(self, lines): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.