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
error.py
parse.py
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
robotparser.py