twisted.manhole.service.FakeStdIO class documentationtwisted.manhole.service
View Source
(View In Hierarchy)
| Method | __init__ | Undocumented |
| Method | write | Undocumented |
| Method | flush | Undocumented |
| Method | consolidate | Concatenate adjacent messages of same type into one. |
Concatenate adjacent messages of same type into one.
Greatly cuts down on the number of elements, increasing network transport friendliness considerably.