Home
last modified time | relevance | path

Searched refs:getproxies (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Lib/
Durllib.py135 proxies = getproxies()
1521 def getproxies(): function
1571 def getproxies(): function
1646 getproxies = getproxies_environment variable
Durllib2.py125 from urllib import localhost, url2pathname, getproxies, proxy_bypass
741 proxies = getproxies()
/external/python/cpython3/Lib/urllib/
Drequest.py799 proxies = getproxies()
1681 proxies = getproxies()
2612 def getproxies(): function
2662 def getproxies(): function
2736 getproxies = getproxies_environment variable
/external/python/cpython2/Doc/howto/
Durllib2.rst531 the documentation on :func:`~urllib.getproxies`.
/external/python/cpython2/Doc/library/
Durllib.rst293 .. function:: getproxies()
Durllib2.rst235 see the documentation on :func:`~urllib.getproxies`.
/external/python/cpython3/Doc/howto/
Durllib2.rst554 the documentation on :func:`~urllib.request.getproxies`.
/external/python/six/documentation/
Dindex.rst760 * :func:`py2:urllib.getproxies`
/external/python/cpython3/Doc/library/
Durllib.request.rst163 .. function:: getproxies()
315 see the documentation on :func:`~urllib.request.getproxies`.