コード例 #1
0
ファイル: config.py プロジェクト: cxcxcxcx/w-app
 def edit(self):
     utils.openEditor(self.conf_file)
コード例 #2
0
ファイル: webapp.py プロジェクト: cxcxcxcx/w-app
 def edit(self):
     utils.openEditor(self.app_file)