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

This commit is contained in:
Fred Drake 2002-04-04 20:58:02 +00:00
parent df6eca7eb7
commit a2c2595024
1 changed files with 2 additions and 0 deletions

View File

@ -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{,