Ejemplo n.º 1
0
 def addLocalCatalog(self, uri):
     """Register a local catalog with the parser"""
     return libxml2mod.addLocalCatalog(self._o, uri)
Ejemplo n.º 2
0
 def addLocalCatalog(self, uri):
     """Register a local catalog with the parser"""
     return libxml2mod.addLocalCatalog(self._o, uri)