Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_asyncio/
Dutils.py236 class UnixSSLWSGIServer(SSLWSGIServerMixin, SilentUnixWSGIServer): class
262 server_ssl_cls=UnixSSLWSGIServer)