Пример #1
0
 def __init__(self, _obj, enc = ""):
     ioWrapper.__init__(self, _obj)
     self._o = libxml2mod.xmlCreateInputBuffer(self, enc)
Пример #2
0
 def __init__(self, _obj, enc = ""):
     ioWrapper.__init__(self, _obj)
     self._o = libxml2mod.xmlCreateInputBuffer(self, enc)