]> granicus.if.org Git - python/commit
Merged revisions 81636 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Tue, 1 Jun 2010 12:42:44 +0000 (12:42 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Tue, 1 Jun 2010 12:42:44 +0000 (12:42 +0000)
commit7c7244bdefadbcf3523131a1c1ee2bffa994fa4d
tree6997a9fc94f6954180db966c5ae7fe3d80f6078c
parent9b94aaf3d8ccb54adabee7feff778a7038bdb69f
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/urllib2.py