Esempio n. 1
0
 def allocateExtra(self):
     """Allocate an extra runtime information slot statically while
        compiling the stylesheet and return its number"""
     ret = libxsltmod.xsltAllocateExtra(self._o)
     return ret
Esempio n. 2
0
 def allocateExtra(self):
     """Allocate an extra runtime information slot statically while
        compiling the stylesheet and return its number"""
     ret = libxsltmod.xsltAllocateExtra(self._o)
     return ret