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

/external/python/cpython2/Lib/test/
H A Dtest_wsgiref.py434 def trivial_app2(e,s): function in function:HandlerTests.testContentLength
452 h.run(trivial_app2)
/external/python/cpython3/Lib/test/
H A Dtest_wsgiref.py597 def trivial_app2(e,s): function in function:HandlerTests.testContentLength
619 h.run(trivial_app2)

Completed in 73 milliseconds