コード例 #1
0
ファイル: debug.py プロジェクト: JakrarinSrimakut/Android
def cont():
    web_debugger.do_continue()
    redirect(URL("interact"))
コード例 #2
0
ファイル: debug.py プロジェクト: AlecTaylor/openshift_web2py
def cont():
    web_debugger.do_continue()
    redirect(URL("interact"))