コード例 #1
0
 def _cleanup(self):
     self.timer.Stop()
     del(self.image)
     
     AUIFrame._cleanup(self)
コード例 #2
0
 def _cleanup(self):
     self.timer.Stop()
     
     AUIFrame._cleanup(self)