cpython/Lib/urllib
Senthil Kumaran afef78f832 Merged revisions 83415 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r83415 | senthil.kumaran | 2010-08-01 23:23:37 +0530 (Sun, 01 Aug 2010) | 3 lines

  Fix Issue8123 - TypeError in urllib when trying to use HTTP authentication
........
2010-08-01 17:55:50 +00:00
..
__init__.py
error.py
parse.py Merged revisions 82881 via svnmerge from 2010-07-14 10:28:38 +00:00
request.py Merged revisions 83415 via svnmerge from 2010-08-01 17:55:50 +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 83209 via svnmerge from 2010-07-28 16:30:46 +00:00