예제 #1
0
파일: Commandline.py 프로젝트: kpalin/EEL
 def quit(self, arglist):
     "Arguments: none\nto exit the program"
     Interface.quit(self)