Searched defs:getproxies_environment (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Durllib.py1355 def getproxies_environment(): function
1463 if getproxies_environment():
1469 return getproxies_environment() or getproxies_macosx_sysconf()
1525 return getproxies_environment() or getproxies_registry()
1586 if getproxies_environment():
1593 getproxies = getproxies_environment
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Durllib.py1355 def getproxies_environment(): function
1463 if getproxies_environment():
1469 return getproxies_environment() or getproxies_macosx_sysconf()
1525 return getproxies_environment() or getproxies_registry()
1586 if getproxies_environment():
1593 getproxies = getproxies_environment
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Durllib.py1355 def getproxies_environment(): function
1463 if getproxies_environment():
1469 return getproxies_environment() or getproxies_macosx_sysconf()
1525 return getproxies_environment() or getproxies_registry()
1586 if getproxies_environment():
1593 getproxies = getproxies_environment
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Durllib.py1355 def getproxies_environment(): function
1463 if getproxies_environment():
1469 return getproxies_environment() or getproxies_macosx_sysconf()
1525 return getproxies_environment() or getproxies_registry()
1586 if getproxies_environment():
1593 getproxies = getproxies_environment

Completed in 31 milliseconds