]> granicus.if.org Git - python/commit
Merged revisions 81636 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Tue, 1 Jun 2010 12:53:48 +0000 (12:53 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Tue, 1 Jun 2010 12:53:48 +0000 (12:53 +0000)
commitf4998acb5ab3c2fbbcb24e84ed7ed8721ab20f5c
tree4438569721063d0d4872a78c8ac1e5e39acc2d1e
parentd35251dc19b6f2d1cacbb622a578c81f33d8553a
Merged revisions 81636 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r81636 | senthil.kumaran | 2010-06-01 18:10:07 +0530 (Tue, 01 Jun 2010) | 3 lines

  Fix Issue8797 - urllib2 basic authentication fix for wrong passwords. It fails after 5 retries.
........
Lib/test/test_urllib2.py
Lib/urllib/request.py