| Home | Trees | Indices | Help | 
|---|
|  | 
              object --+            
                       |            
exceptions.BaseException --+        
                           |        
        exceptions.Exception --+    
                               |    
                      DbfWarning --+
                                   |
              object --+           |
                       |           |
exceptions.BaseException --+       |
                           |       |
        exceptions.Exception --+   |
                               |   |
        exceptions.StopIteration --+
                                   |
                                  Eof
End of file reached
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  Inherited from  | |||
| 
 | |||
| message = exception message | |||
| 
 | |||
| Inherited from  Inherited from  | |||
| 
 | |||
| 
 x.__init__(...) initializes x; see x.__class__.__doc__ for signature 
 | 
| Home | Trees | Indices | Help | 
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 06 17:30:34 2010 | http://epydoc.sourceforge.net |