Home | Trees | Indices | Help |
---|
|
svnmailer stream objects
Author: Andr\xc3\xa9 Malo
|
|||
_BaseStream Base stream wrapper |
|||
UnicodeStream Stream wrapper, which accepts unicode and a specified charset |
|||
BinaryOrUnicodeStream Stream wrapper, which accepts unicode or binary data |
|||
TruncatingStream stream wrapper, which truncates after a limit |
|||
TruncatingFileStream Truncating stream, which writes the truncating note on close |
|||
CuckooStream Stream wrapper, which provides a method to replace the stream |
|||
SplittingStream Stream wrapper, which provides the ability to split the stream |
|||
DevNullStream Dummy stream, which throws away all data |
|||
CountStream Dummy stream, which throws away all data |
|
|||
__package__ = None hash(x) |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sun Sep 25 21:07:32 2011 | http://epydoc.sourceforge.net |