mirror of
https://github.com/python/cpython.git
synced 2026-02-05 09:25:35 +00:00
Fix a typo.
This commit is contained in:
parent
45a505f7e7
commit
83f1ef681f
1 changed files with 1 additions and 1 deletions
|
|
@ -195,7 +195,7 @@ The following classes are provided:
|
|||
:envvar:`<protocol>_proxy`. If no proxy environment variables are set, 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 from the OS X System Configuration Framework.
|
||||
is retrieved from the OS X System Configuration Framework.
|
||||
|
||||
To disable autodetected proxy pass an empty dictionary.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue