Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_asyncio/
Dutils.py210 class UnixWSGIServer(UnixHTTPServer, WSGIServer): class
230 class SilentUnixWSGIServer(UnixWSGIServer):