]> granicus.if.org Git - python/commit
Fixing Issue6557. urllib.urlopen will quote the space character within urls.
authorSenthil Kumaran <orsenthil@gmail.com>
Sat, 15 Aug 2009 17:49:55 +0000 (17:49 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sat, 15 Aug 2009 17:49:55 +0000 (17:49 +0000)
commitb52c6f8c3906b10446dbe81b29bcdb0a9b8e785a
treee3bbbfbdb1fab9fd110b9c683e207adb1e3d49bd
parentf492c364427eb0224fa242ae938cc3cc98f7fe51
Fixing Issue6557. urllib.urlopen will quote the space character within urls.
Lib/test/test_urllib.py
Lib/urllib.py