Python Paste


WaitForIt


Methods

f __init__(self, app, time_limit=10, poll_time=10, template=None) ...

f __call__(self, environ, start_response) ...

f accept_html(self, environ) ...

f send_wait_page(self, environ, start_response, id=None) ...

f start_wait_page(self, environ, start_response, id) ...

f send_page(self, start_response, data) ...

f get_id(self, environ) ...

f check_status(self, environ, start_response, id=None) ...

f launch_application(self, environ, data, event, progress) ...

f run_application(self, environ, data, event, progress) ...

See the source for more information.