• Anthony Baxter's avatar
    backport 1.17: · 98e931fc
    Anthony Baxter yazdı
    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().
    98e931fc
urllib2.py 36.7 KB