Searched refs:simpleapp (Results 1 – 3 of 3) sorted by relevance
9 def simpleapp(environ, start_response): function24 app = TestApp(simpleapp)34 app = TestApp(simpleapp)45 app = TestApp(simpleapp)
14 def simpleapp(environ, start_response): function109 app = TestApp(simpleapp)307 wsgiapp = TestApp(simpleapp)
237 tests/urlparser_data/python/simpleapp.py240 tests/urlparser_data/python/sub/simpleapp.py