Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_asyncio/
Dutils.py152 class SSLWSGIServerMixin: class
171 class SSLWSGIServer(SSLWSGIServerMixin, SilentWSGIServer):
236 class UnixSSLWSGIServer(SSLWSGIServerMixin, SilentUnixWSGIServer):