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 facundobatista
Recipients facundobatista, jimjjewett
Date 2007-09-18.20:43:07
SpamBayes Score 0.3529628
Marked as misclassified No
Message-id <1190148187.6.0.837297324825.issue1177@psf.upfronthosting.co.za>
In-reply-to
Content
It should behave as you say, yes.

I fixed the class HTTPErrorProcessor(BaseHandler) regarding this issue,
to not raise an error if response is 2xx (see rev 54927).

Regards,
History
Date User Action Args
2007-09-18 20:43:07facundobatistasetspambayes_score: 0.352963 -> 0.3529628
recipients: + facundobatista, jimjjewett
2007-09-18 20:43:07facundobatistasetspambayes_score: 0.352963 -> 0.352963
messageid: <1190148187.6.0.837297324825.issue1177@psf.upfronthosting.co.za>
2007-09-18 20:43:07facundobatistalinkissue1177 messages
2007-09-18 20:43:07facundobatistacreate