]> 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:39 +0000 (13:15 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 20 Aug 2006 13:15:39 +0000 (13:15 +0000)
commit8c036ccf93f4ac5f80689692b8eb7b4181c4bbcd
tree3bebeb5ebb12e0f1b6ee727f799f9144021ae5ae
parent7605936deeeb2fac75b209895717e7798f7a306f
Patch #1542948: fix urllib2 header casing issue. With new test.
Lib/test/test_urllib2.py
Lib/urllib2.py
Misc/NEWS