예제 #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)