| Home | Trees | Indices | Help | 
|---|
|  | 
              object --+                    
                       |                    
exceptions.BaseException --+                
                           |                
        exceptions.Exception --+            
                               |            
        exceptions.StandardError --+        
                                   |        
              exceptions.LookupError --+    
                                       |    
                     exceptions.KeyError --+
                                           |
                      object --+           |
                               |           |
        exceptions.BaseException --+       |
                                   |       |
                exceptions.Exception --+   |
                                       |   |
                                DbfError --+
                                           |
                                          FieldMissing
Field does not exist in table
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  Inherited from  | |||
| 
 | |||
| 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 |