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