コード例 #1
0
ファイル: libxslt.py プロジェクト: gastonfeng/GreenOdoo
 def freeExts(self):
     """Free up the memory used by XSLT extensions in a stylesheet"""
     libxsltmod.xsltFreeExts(self._o)
コード例 #2
0
 def freeExts(self):
     """Free up the memory used by XSLT extensions in a stylesheet"""
     libxsltmod.xsltFreeExts(self._o)