Exemplo n.º 1
0
 def __init__(self, _obj, enc = ""):
     ioWrapper.__init__(self, _obj)
     self._o = libxml2mod.xmlCreateInputBuffer(self, enc)
Exemplo n.º 2
0
 def __init__(self, _obj, enc = ""):
     ioWrapper.__init__(self, _obj)
     self._o = libxml2mod.xmlCreateInputBuffer(self, enc)