cpython/Lib/urllib
Senthil Kumaran 4de00a2e87 Fix closes Issue #11799: urllib.request Authentication Handlers will raise a
ValueError when presented with an unsupported Authentication Scheme.
2011-05-11 21:17:57 +08:00
..
__init__.py
error.py
parse.py merge from 3.1 2011-04-15 18:21:26 +08:00
request.py Fix closes Issue #11799: urllib.request Authentication Handlers will raise a 2011-05-11 21:17:57 +08:00
response.py Be more thorough in blanking out methods grabbed off of an fp. 2011-03-15 18:45:13 -04:00
robotparser.py Merged revisions 83238 via svnmerge from 2010-08-01 20:57:27 +00:00