commit | a2c2595024073f474a4490be5cbfe87b9fe1ce42 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Apr 04 20:58:02 2002 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Apr 04 20:58:02 2002 +0000 |
tree | ada5c5a67c99f9296a9d50cd9e0073746c9f09ae | |
parent | df6eca7eb7b6ac1b00ba524f1d9565881a93b9ea [diff] [blame] |
Add a version annotation regarding the urlopen(proxies={...}).
diff --git a/Doc/lib/liburllib.tex b/Doc/lib/liburllib.tex index a33cd3a..97d0e92 100644 --- a/Doc/lib/liburllib.tex +++ b/Doc/lib/liburllib.tex
@@ -107,6 +107,8 @@ 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{,