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