예제 #1
0
 def doit():
     main.run_module(command, args, space=space)
예제 #2
0
 def doit():
     main.run_module(interactiveconfig.runmodule, args, space=space)
예제 #3
0
 def doit():
     main.run_module(command, args, space=space)
예제 #4
0
파일: py.py 프로젝트: TheDunn/flex-pypy
 def doit():
     main.run_module(interactiveconfig.runmodule,
                     args, space=space)