Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Durllib.py1501 def getproxies_macosx_sysconf(): function
1522 return getproxies_environment() or getproxies_macosx_sysconf()
/external/python/cpython3/Lib/urllib/
Drequest.py2622 def getproxies_macosx_sysconf(): function
2646 return getproxies_environment() or getproxies_macosx_sysconf()