示例#1
0
文件: Commandline.py 项目: kpalin/EEL
 def quit(self, arglist):
     "Arguments: none\nto exit the program"
     Interface.quit(self)