コード例 #1
0
ファイル: Alueet.py プロジェクト: spyy/Python
 def poista(self, nimi):
     alue = Alue(self.hakemisto, nimi)
     alue.poista()