| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
              object --+                    
                       |                    
exceptions.BaseException --+                
                           |                
        exceptions.Exception --+            
                               |            
                           Error --+        
                                   |        
                           LxmlError --+    
                                       |    
              object --+               |    
                       |               |    
exceptions.BaseException --+           |    
                           |           |    
        exceptions.Exception --+       |    
                               |       |    
        exceptions.StandardError --+   |    
                                   |   |    
              exceptions.SyntaxError --+    
                                       |    
                         LxmlSyntaxError --+
                                           |
                                          ParseError
Syntax error while parsing an XML document.
For compatibility with ElementTree 1.3 and later.
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  Inherited from  | |||
| 
 | |||
| __qualname__ =  | |||
| 
 | |||
| position | |||
| Inherited from  Inherited from  Inherited from  | |||
| 
 | |||
| 
 
 | 
| 
 | |||
| position
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 3 17:42:30 2017 | http://epydoc.sourceforge.net |