Staging
v0.8.1
https://github.com/python/cpython
Revision 98e931fccd29e629ea47636992fb423b995de6da authored by Anthony Baxter on 05 December 2001, 06:34:34 UTC, committed by Anthony Baxter on 05 December 2001, 06:34:34 UTC
Fix SF bug [ #447370 ] typo in urllib2.py
Also fix another bug caught by pychecker-- HTTPError() raised when
redirect limit exceed did not pass an fp object.  Had to change method
to keep fp object around until it's certain that the error won't be
raised.
Remove useless line in do_proxy().
1 parent b9be511
History
Tip revision: 98e931fccd29e629ea47636992fb423b995de6da authored by Anthony Baxter on 05 December 2001, 06:34:34 UTC
backport 1.17:
Tip revision: 98e931f
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 2.2 KB
LICENSE -rw-r--r-- 11.5 KB
Makefile.pre.in -rw-r--r-- 21.8 KB
README -rw-r--r-- 37.7 KB
acconfig.h -rw-r--r-- 6.2 KB
config.h.in -rw-r--r-- 17.0 KB
configure -rwxr-xr-x 179.8 KB
configure.in -rw-r--r-- 36.7 KB
install-sh -rwxr-xr-x 5.5 KB
setup.py -rw-r--r-- 25.1 KB

README

back to top