]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix Issue11474 - url2pathname() handling of '/C|/' on Windows
authorSenthil Kumaran <orsenthil@gmail.com>
Thu, 14 Apr 2011 04:54:35 +0000 (12:54 +0800)
committerSenthil Kumaran <orsenthil@gmail.com>
Thu, 14 Apr 2011 04:54:35 +0000 (12:54 +0800)
commita99b761972c60b4c98e2c08233faa7b915e4104c
tree50a57b8d714d260749980292d68df6ac257258f2
parent7f9d2ead346902bbe3da15969605b3bcd4ea06eb
Fix Issue11474 - url2pathname() handling of '/C|/' on Windows
Lib/nturl2path.py
Lib/test/test_urllib.py
Misc/NEWS