Ejemplo n.º 1
0
 def redbot_run():
     import webui
     webui.standalone_main(test_host, test_port, "share")
Ejemplo n.º 2
0
 def redbot_run():
     import webui
     webui.standalone_main(test_host, test_port, "deploy/static")
Ejemplo n.º 3
0
 def redbot_run():
   import webui
   webui.standalone_main(test_host, test_port, "deploy/static")