Example #1
0
 def doit():
     main.run_module(command, args, space=space)
Example #2
0
 def doit():
     main.run_module(interactiveconfig.runmodule, args, space=space)
Example #3
0
 def doit():
     main.run_module(command, args, space=space)
Example #4
0
 def doit():
     main.run_module(interactiveconfig.runmodule,
                     args, space=space)