This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nadeem.vawda
Recipients brett.cannon, mcjeff, nadeem.vawda, orsenthil, python-dev, vstinner
Date 2011-03-19.17:00:20
SpamBayes Score 0.0060151564
Marked as misclassified No
Message-id <1300554021.07.0.230425290957.issue11563@psf.upfronthosting.co.za>
In-reply-to
Content
urlopen_HttpTests.test_willclose() fails to call unfakehttp(), which breaks subsequent runs of test_urllib2_localnet, test_urllib2net and test_urllibnet. Fix attached.
History
Date User Action Args
2011-03-19 17:00:21nadeem.vawdasetrecipients: + nadeem.vawda, brett.cannon, orsenthil, vstinner, mcjeff, python-dev
2011-03-19 17:00:21nadeem.vawdasetmessageid: <1300554021.07.0.230425290957.issue11563@psf.upfronthosting.co.za>
2011-03-19 17:00:20nadeem.vawdalinkissue11563 messages
2011-03-19 17:00:20nadeem.vawdacreate