Commit a2c25950 authored by Fred Drake's avatar Fred Drake

Add a version annotation regarding the urlopen(proxies={...}).

parent df6eca7e
......@@ -107,6 +107,8 @@ 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.
\versionchanged[Added the \var{proxies} support]{2.3}
\end{funcdesc}
\begin{funcdesc}{urlretrieve}{url\optional{, filename\optional{,
......
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