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.py153 class SSLWSGIServerMixin: class
172 class SSLWSGIServer(SSLWSGIServerMixin, SilentWSGIServer):
247 class UnixSSLWSGIServer(SSLWSGIServerMixin, SilentUnixWSGIServer):