Searched defs:_have_ssl (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Lib/ | ||
D | smtplib.py | 185 _have_ssl = False variable |
D | nntplib.py | 75 _have_ssl = False variable |
/third_party/python/Lib/urllib/ | ||
D | request.py | 114 _have_ssl = False variable |