Kaydet (Commit) bd77681f authored tarafından Georg Brandl's avatar Georg Brandl

Remove obsolete paragraph. #2288.

üst f2b333a0
......@@ -107,10 +107,6 @@ High-level interface
filehandle = urllib.urlopen(some_url, proxies=None)
filehandle = urllib.urlopen(some_url)
The :func:`urlopen` function does not support explicit proxy specification. If
you need to override environmental proxy settings, use :class:`URLopener`, or a
subclass such as :class:`FancyURLopener`.
Proxies which require authentication for use are not currently supported; this
is considered an implementation limitation.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment