]> granicus.if.org Git - python/commit
Patch #1542948: fix urllib2 header casing issue. With new test.
authorGeorg Brandl <georg@python.org>
Sun, 20 Aug 2006 13:15:43 +0000 (13:15 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 20 Aug 2006 13:15:43 +0000 (13:15 +0000)
commitdb232dc86a9a9992b7f0e9bdbc27426cc04ccf52
tree3c386da1dc5dd7fc56d8f134140dcb40e10de37f
parentd6f8629b205843b8f11e8d12dde7ef9e7d7a1c54
Patch #1542948: fix urllib2 header casing issue. With new test.
 (backport from rev. 51416)
Lib/test/test_urllib2.py
Lib/urllib2.py
Misc/NEWS