Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_asyncio/
Dutils.py172 class SSLWSGIServer(SSLWSGIServerMixin, SilentWSGIServer): class
280 server_ssl_cls=SSLWSGIServer)