summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2001-08-07 21:12:25 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2001-08-07 21:12:25 (GMT)
commit54e99e8b3bba4e2fb51dd25e54356c16f84b722b (patch)
tree67aa886f89d8768ac4f6f4822802d39d7ab9f6a8 /Modules
parent16fd3381d4e5ba884c5b9e5135a1d7cc5e5e9a2c (diff)
downloadcpython-54e99e8b3bba4e2fb51dd25e54356c16f84b722b.zip
cpython-54e99e8b3bba4e2fb51dd25e54356c16f84b722b.tar.gz
cpython-54e99e8b3bba4e2fb51dd25e54356c16f84b722b.tar.bz2
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().
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions