commit | 7e8fd5ed22f19ede1290fdc692c607556d4e16da | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Thu Aug 26 06:20:13 2010 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Thu Aug 26 06:20:13 2010 +0000 |
tree | d5b646b8a0ab9cd54d7eddeef8d021f22493e8cc | |
parent | 6f3d6a9b2369dd68970bd47e85b27ee624580aaa [diff] |
Merged revisions 84323 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84323 | senthil.kumaran | 2010-08-26 11:46:22 +0530 (Thu, 26 Aug 2010) | 3 lines Fix Issue8797 - Reset the basic auth retry count when response code is not 401. ........