示例#1
0
def stop():
    web_debugger.do_quit()
    redirect(URL("interact"))
示例#2
0
def stop():
    web_debugger.do_quit()
    redirect(URL("interact"))