예제 #1
0
파일: cli.py 프로젝트: biddyweb/financials
 def do_list(self, s):
     print ", ".join([service.__name__ for service in Service.services()])