| Trees | Indices | Help | 
 | 
|---|
|  | 
       zipfile.ZipFile --+    
                         |    
                object --+    
                         |    
misc.zipfileext.ZipFileExt --+
                             |
                    object --+
                             |
                            ZipFileCatcher
a ZipFile that calls any methods its instructed to before closing (useful for catching stream output)
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  Inherited from  Inherited from  | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| 
 initialize the ZipFileCatcher 
 | 
| 
 close the stream, remembering to call any addcatcher methods first 
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Wed Mar 26 12:49:30 2008 | http://epydoc.sourceforge.net |