Fix Issue6631 - Disallow relative files paths in urllib*.open()
authorSenthil Kumaran <senthil@uthcode.com>
Sat, 21 Jan 2012 03:43:02 +0000 (11:43 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Sat, 21 Jan 2012 03:43:02 +0000 (11:43 +0800)
commit58c60620689cac234fa8e860412e3d7af354c776
treeffe6fc517e6c3cd1e8dc8937feb7e2d8e3d27a35
parent631c25800068ce8f1d97157fd4d173a82ba32e62
Fix Issue6631 - Disallow relative files paths in urllib*.open()
Lib/test/test_urllib.py
Lib/test/test_urllib2net.py
Lib/urllib.py