Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_poplib.py227 SUPPORTS_SSL = False variable
231 SUPPORTS_SSL = True variable
/external/python/cpython3/Lib/test/
Dtest_poplib.py20 SUPPORTS_SSL = False variable
24 SUPPORTS_SSL = True variable