]> granicus.if.org Git - python/commit
Call unfakehttp in order to close connection while opening the connection through...
authorSenthil Kumaran <orsenthil@gmail.com>
Sat, 19 Mar 2011 21:30:16 +0000 (05:30 +0800)
committerSenthil Kumaran <orsenthil@gmail.com>
Sat, 19 Mar 2011 21:30:16 +0000 (05:30 +0800)
commitacbaa923b8d17b439bef139df7806d44ac027a44
tree1f663f269d4cc17a7f85e8e0ea924e14bf777fe4
parentd24c991f11541ccdb3cddade4a59ae0d2c0908bd
Call unfakehttp in order to close connection while opening the connection through a fakehttp object.
Address issue11609 - urllib related buildbots failure.
Lib/test/test_urllib.py