cpython/Lib/urllib
Senthil Kumaran cb39d6c4e2 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.
........
2010-08-19 17:54:33 +00:00
..
__init__.py
error.py
parse.py Merged revisions 76719,81270-81272,83294,83319,84038-84039 via svnmerge from 2010-08-14 21:06:29 +00:00
request.py Merged revisions 84210 via svnmerge from 2010-08-19 17:54:33 +00:00
response.py Add __enter__ and __exit__ methods to addbase() so that it supports with. 2009-03-26 21:34:20 +00:00
robotparser.py Merged revisions 83238 via svnmerge from 2010-08-01 20:57:27 +00:00