t.m.s.FakeStdIO : class documentation

Part of twisted.manhole.service View Source View In Hierarchy

No class docstring
Method __init__ Undocumented
Method write Undocumented
Method flush Undocumented
Method consolidate Concatenate adjacent messages of same type into one.
def __init__(self, type_, list): (source)
Undocumented
def write(self, text): (source)
Undocumented
def flush(self): (source)
Undocumented
def consolidate(self): (source)

Concatenate adjacent messages of same type into one.

Greatly cuts down on the number of elements, increasing network transport friendliness considerably.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.