cpython/Lib/urllib
Senthil Kumaran 4947606ecc Fix for Issue1648102, based on the MSDN spec: If this parameter specifies the
"<local>" macro as the only entry, this function bypasses any host name that
does not contain a period.
2009-05-01 06:00:23 +00:00
..
__init__.py Make a new urllib package . 2008-06-18 20:49:58 +00:00
error.py Make a new urllib package . 2008-06-18 20:49:58 +00:00
parse.py Fix for Issue4962, issue4675. 2009-03-30 21:54:41 +00:00
request.py Fix for Issue1648102, based on the MSDN spec: If this parameter specifies the 2009-05-01 06:00:23 +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 65209-65216,65225-65226,65233,65239,65246-65247,65255-65256 via svnmerge from 2008-07-31 16:23:04 +00:00