Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_asyncio/
Dutils.py154 class SSLWSGIServerMixin: class
173 class SSLWSGIServer(SSLWSGIServerMixin, SilentWSGIServer):
248 class UnixSSLWSGIServer(SSLWSGIServerMixin, SilentUnixWSGIServer):