def __exit__(self, Type, value, traceback): # print('exit') ReleaseMemory(self.m_id)
def Release(self): ReleaseMemory(self.m_id)