cpython/Lib/urllib
Facundo Batista 72dc1eadd9 Issue #2776: fixed small issue when handling an URL with double slash
after a 302 response in the case of not going through a proxy.
2008-08-16 14:44:32 +00:00
..
__init__.py
error.py
parse.py Issue 1432. Fixes a bug caused because of the evolution 2008-08-14 16:55:14 +00:00
request.py Issue #2776: fixed small issue when handling an URL with double slash 2008-08-16 14:44:32 +00:00
response.py
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