Home
last modified time | relevance | path

Searched refs:CAFILE_NEURONIO (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_ssl.py52 CAFILE_NEURONIO = data_file("capath", "4e1295a3.0") variable
938 with open(CAFILE_NEURONIO) as f:
/external/python/cpython3/Lib/test/
Dtest_ssl.py75 CAFILE_NEURONIO = data_file("capath", "4e1295a3.0") variable
1399 with open(CAFILE_NEURONIO) as f: