commit | cb39d6c4e23df99f7a6d101a08b21ff898f13ac8 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Thu Aug 19 17:54:33 2010 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Thu Aug 19 17:54:33 2010 +0000 |
tree | dc6533625d73c7e59be6df44ff4797f1ba969622 | |
parent | a5154ad1790cdc0c5518e1df56733d52b2ba213d [diff] |
Merged revisions 84210 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84210 | senthil.kumaran | 2010-08-19 23:20:31 +0530 (Thu, 19 Aug 2010) | 3 lines Fix Issue9639 - reset the retry count on successful auth. ........