Home
last modified time | relevance | path

Searched refs:hello_app (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_wsgiref.py50 def hello_app(environ,start_response): function
69 def run_amock(app=hello_app, data=b"GET / HTTP/1.0\n\n"):
143 out, err = run_amock(validator(hello_app))
790 h.run(hello_app)
813 h.run(hello_app)
832 h.run(hello_app)

Completed in 2 milliseconds