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 pitrou
Recipients BreamoreBoy, m.sucajtys, orsenthil, pitrou, rosslagerwall, vstinner
Date 2010-12-15.15:07:44
SpamBayes Score 0.0056586107
Marked as misclassified No
Message-id <1292425666.07.0.834734424059.issue6791@psf.upfronthosting.co.za>
In-reply-to
Content
First, I don't think the resource module needs to be used here. Second, I don't see why getcode() would return 200. If no valid response was received then some kind of error should certainly be raised, shouldn't it?
History
Date User Action Args
2010-12-15 15:07:46pitrousetrecipients: + pitrou, orsenthil, vstinner, m.sucajtys, BreamoreBoy, rosslagerwall
2010-12-15 15:07:46pitrousetmessageid: <1292425666.07.0.834734424059.issue6791@psf.upfronthosting.co.za>
2010-12-15 15:07:44pitroulinkissue6791 messages
2010-12-15 15:07:44pitroucreate