Index of the testapp module
-
m
paste.script.testapp
...
- a html_page_template ...
- a html_row_template ...
- a text_page_template ...
- a text_row_template ...
- C TestApplication ... - A test WSGI application, that prints out all the environmental variables, and if you add ?error=t to the URL it will deliberately throw an exception.
- f make_literal ...
- f make_test_application ... - A test WSGI application, that prints out all the environmental variables, and if you add ?error=t to the URL it will deliberately throw an exception.