Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/asyncio/
Dtest_utils.py87 class SilentWSGIRequestHandler(WSGIRequestHandler): class
149 httpd = server_class(address, SilentWSGIRequestHandler)