]> granicus.if.org Git - python/commit
Add test case for the HTTPResponse being an iterable. Follow-up of issue #4608.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 8 Aug 2010 16:25:27 +0000 (16:25 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 8 Aug 2010 16:25:27 +0000 (16:25 +0000)
commit37d3d9aa9692da71d2d66b90d60baa593456a880
treefb1a14dbebba17ffd80e3218df08699a2d6979e8
parente3f76168a96c939564e03064f4f9f43e96a3bacb
Add test case for the HTTPResponse being an iterable.  Follow-up of issue #4608.
Lib/test/test_urllib2_localnet.py