| Home | Trees | Indices | Help |
|
|---|
|
|
| Submodules | |
| |
| Classes | |
|
AutoFlush An AutoFlush wraps a file-like object and flushes the output (via a call to flush() after every write operation. |
|
|
MultiWriter Wraps multiple file-like objects so that they all may be written at once. |
|
|
PushbackFile A file-like wrapper object that permits pushback. |
|
|
Zip Zip extends the standard zipfile.ZipFile class and provides a method to extract the contents of a zip file into a directory. |
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Jan 4 20:34:13 2009 | http://epydoc.sourceforge.net |