]> granicus.if.org Git - python/commit
Issue13696 - Fix 302 Redirection for Relative urls.
authorSenthil Kumaran <senthil@uthcode.com>
Wed, 4 Jan 2012 05:46:59 +0000 (13:46 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Wed, 4 Jan 2012 05:46:59 +0000 (13:46 +0800)
commit6497aa3e00162752ebfae20e3e62a67e796d7630
treeb7306528f32254c3b467b16d47c65dd4f1ddc272
parentb7ffed8a506a6a98e59e5f23bd6d4fe706b40bc3
Issue13696 - Fix 302 Redirection for Relative urls.
Lib/test/test_urllib2.py
Lib/urllib/request.py
Misc/NEWS