]> granicus.if.org Git - python/commitdiff
Add a version annotation regarding the urlopen(proxies={...}).
authorFred Drake <fdrake@acm.org>
Thu, 4 Apr 2002 20:58:02 +0000 (20:58 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 4 Apr 2002 20:58:02 +0000 (20:58 +0000)
Doc/lib/liburllib.tex

index a33cd3abdccd0f5682fe6ffdf41b4d89e11db3f3..97d0e92971704706b16c9f881d20e94ea9062e4b 100644 (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{,