Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/asyncio/
Dtest_utils.py199 class UnixSSLWSGIServer(SSLWSGIServerMixin, SilentUnixWSGIServer): class
225 server_ssl_cls=UnixSSLWSGIServer)