cpython/Lib/urllib
Senthil Kumaran 5ccf2ff3e9 merge from 3.3
Fix #17967 - Fix related to regression on Windows.

os.path.join(*self.dirs) produces an invalid path on windows.
ftp paths are always forward-slash seperated like this. /pub/dir.
2013-06-02 12:00:45 -07:00
..
__init__.py
error.py
parse.py Remove redundant imports 2013-04-06 20:53:12 -07:00
request.py merge from 3.3 2013-06-02 12:00:45 -07:00
response.py
robotparser.py #17403: urllib.parse.robotparser normalizes the urls before adding to ruleline. 2013-05-29 05:54:31 -07:00