Home
last modified time | relevance | path

Searched refs:SilentWSGIRequestHandler (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/test_asyncio/
Dutils.py130 class SilentWSGIRequestHandler(WSGIRequestHandler): class
186 httpd = server_class(address, SilentWSGIRequestHandler)