cpython/Lib/urllib
Senthil Kumaran f4998acb5a 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.
........
2010-06-01 12:53:48 +00:00
..
__init__.py
error.py
parse.py Inadvertently removed part of the comment in r81271. 2010-05-17 18:01:22 +00:00
request.py Merged revisions 81636 via svnmerge from 2010-06-01 12:53:48 +00:00
response.py
robotparser.py