コード例 #1
0
ファイル: Commandline.py プロジェクト: kpalin/EEL
 def quit(self, arglist):
     "Arguments: none\nto exit the program"
     Interface.quit(self)