Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_asyncio/
Dutils.py132 class SilentWSGIRequestHandler(WSGIRequestHandler): class
198 httpd = server_class(address, SilentWSGIRequestHandler)