示例#1
0
 def freeStylesheet(self):
     """Free up the memory allocated by @style"""
     libxsltmod.xsltFreeStylesheet(self._o)
示例#2
0
 def freeStylesheet(self):
     """Free up the memory allocated by @sheet"""
     libxsltmod.xsltFreeStylesheet(self._o)