Home
last modified time | relevance | path

Searched defs:_create_default_https_context (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dssl.py518 _create_default_https_context = _get_https_context_factory() variable
/external/python/cpython3/Lib/
Dssl.py805 _create_default_https_context = create_default_context variable