Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dsmtplib.py173 _have_ssl = False variable
200 _have_ssl = True variable
647 if not _have_ssl:
780 if _have_ssl:
Durllib2.py116 _have_ssl = False variable
118 _have_ssl = True variable
140 if not _have_ssl:
Durllib.py109 _have_ssl = False variable
111 _have_ssl = True variable
388 if _have_ssl: