class documentation

class twisted.conch.manhole.FileWrapper: (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
softspace = (source)

Undocumented

(type: int)
state = (source)

Undocumented

(type: str)
def __init__(self, o): (source)

Undocumented

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 20.12.1 at 2021-02-28 19:53:36.