| Home | Trees | Index | Help |
|---|
| Package twisted :: Package manhole :: Module service :: Class FakeStdIO |
|
| Method Summary | |
|---|---|
__init__(self,
type_,
list)
| |
Concatenate adjacent messages of same type into one. | |
flush(self)
| |
write(self,
text)
| |
| Method Details |
|---|
consolidate(self)Concatenate adjacent messages of same type into one. Greatly cuts down on the number of elements, increasing network transport friendliness considerably. |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:25:44 2003 | http://epydoc.sf.net |