예제 #1
0
def debug(*args):
    commands.debug(*args)
예제 #2
0
파일: __init__.py 프로젝트: Faqer/jarvis
 def run(self):
     debug(self.conf.A)
예제 #3
0
파일: test_routes.py 프로젝트: Faqer/jarvis
def debug(*args):
    commands.debug(*args)