cpython: 5424a559ddea (original) (raw)
Mercurial > cpython
changeset 101093:5424a559ddea 3.5
Issue23806 - Document the no_proxy environment variable in Python 3 docs.
Senthil Kumaran senthil@uthcode.com | |
---|---|
date | Fri, 22 Apr 2016 20:34:42 -0700 |
parents | 66e40df31fac |
children | 103fb8be940b d14ea3964590 |
files | Doc/library/urllib.request.rst |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-)[+] [-] Doc/library/urllib.request.rst 5 |
line wrap: on
line diff
--- a/Doc/library/urllib.request.rst +++ b/Doc/library/urllib.request.rst @@ -269,6 +269,11 @@ The following classes are provided: To disable autodetected proxy pass an empty dictionary.