Ejemplo n.º 1
0
 def getErrorHandler(self):
     """Return (f,arg) as previously registered with setErrorHandler
        or (None,None)."""
     return libxml2mod.xmlParserCtxtGetErrorHandler(self._o)
Ejemplo n.º 2
0
 def getErrorHandler(self):
     """Return (f,arg) as previously registered with setErrorHandler
        or (None,None)."""
     return libxml2mod.xmlParserCtxtGetErrorHandler(self._o)