mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
bpo-35054: Add more index entries for symbols. (GH-10064)
This commit is contained in:
parent
3ec9af75f6
commit
ddb961d2ab
26 changed files with 466 additions and 64 deletions
|
@ -297,7 +297,7 @@ The following classes are provided:
|
|||
Cause requests to go through a proxy. If *proxies* is given, it must be a
|
||||
dictionary mapping protocol names to URLs of proxies. The default is to read
|
||||
the list of proxies from the environment variables
|
||||
:envvar:`<protocol>_proxy`. If no proxy environment variables are set, then
|
||||
``<protocol>_proxy``. If no proxy environment variables are set, then
|
||||
in a Windows environment proxy settings are obtained from the registry's
|
||||
Internet Settings section, and in a Mac OS X environment proxy information
|
||||
is retrieved from the OS X System Configuration Framework.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue