コード例 #1
0
ファイル: frames.py プロジェクト: littlezz/IslandCollection
 def delete(self):
     Tasks.delete_by_id(self.database_id)
     self.destroy()