]> granicus.if.org Git - python/commit
Merged revisions 81638 via svnmerge from
authorSenthil Kumaran <orsenthil@gmail.com>
Tue, 1 Jun 2010 12:56:17 +0000 (12:56 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Tue, 1 Jun 2010 12:56:17 +0000 (12:56 +0000)
commitefafdc7d103c6773621c8d200935939a672a127d
tree7563acdfa017c8f84e59c08296873649ecda0981
parenta68fc7a7c2c4ab700c5583cc40ac0fa4d8b58774
Merged revisions 81638 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r81638 | senthil.kumaran | 2010-06-01 18:23:48 +0530 (Tue, 01 Jun 2010) | 9 lines

  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