]> granicus.if.org Git - python/commit
merge from 3.2 - fix urlopen behavior on sites which do not send (or obsfuscates...
authorSenthil Kumaran <senthil@uthcode.com>
Wed, 27 Jul 2011 01:37:17 +0000 (09:37 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Wed, 27 Jul 2011 01:37:17 +0000 (09:37 +0800)
commit7d7702b5819f2ef262353055f265c7d8d1f39823
tree303809f1c5ebfc56e7a3476b543628a5987f6c95
parentd8b1723965ba05d579525c9f09a79d58c18b4a84
merge from 3.2 - fix urlopen behavior on sites which do not send (or obsfuscates) Connection: Close header.
Lib/test/test_urllib2net.py
Lib/urllib2.py