コード例 #1
0
ファイル: libxslt.py プロジェクト: gastonfeng/GreenOdoo
 def freeAttributeSetsHashes(self):
     """Free up the memory used by attribute sets"""
     libxsltmod.xsltFreeAttributeSetsHashes(self._o)
コード例 #2
0
 def freeAttributeSetsHashes(self):
     """Free up the memory used by attribute sets"""
     libxsltmod.xsltFreeAttributeSetsHashes(self._o)