Searched defs:_have_ssl (Results 1 – 6 of 6) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | smtplib.py | 173 _have_ssl = False variable |
D | urllib.py | 109 _have_ssl = False variable |
D | urllib2.py | 116 _have_ssl = False variable |
/external/python/cpython3/Lib/ | ||
D | smtplib.py | 184 _have_ssl = False variable |
D | nntplib.py | 75 _have_ssl = False variable |
/external/python/cpython3/Lib/urllib/ | ||
D | request.py | 114 _have_ssl = False variable |