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 berker.peksag
Recipients berker.peksag, ncoghlan, ndeininger
Date 2014-05-18.20:47:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400446031.61.0.390140882071.issue20483@psf.upfronthosting.co.za>
In-reply-to
Content
I couldn't reproduce it either. I also tried related urllib and urllib2 tests:
- test_urllib (passed)
- test_urllibnet (skipped - Use of the 'network' resource not enabled)
- test_urllib_response (passed)
- test_urllib2net (skipped - Use of the 'network' resource not enabled)
- test_urllib2_localnet (passed)
History
Date User Action Args
2014-05-18 20:47:11berker.peksagsetrecipients: + berker.peksag, ncoghlan, ndeininger
2014-05-18 20:47:11berker.peksagsetmessageid: <1400446031.61.0.390140882071.issue20483@psf.upfronthosting.co.za>
2014-05-18 20:47:11berker.peksaglinkissue20483 messages
2014-05-18 20:47:11berker.peksagcreate