示例#1
0
 def freeKeys(self):
     """Free up the memory used by XSLT keys in a stylesheet"""
     libxsltmod.xsltFreeKeys(self._o)
示例#2
0
 def freeKeys(self):
     """Free up the memory used by XSLT keys in a stylesheet"""
     libxsltmod.xsltFreeKeys(self._o)