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 r.david.murray
Recipients BreamoreBoy, ajaksu2, barry, r.david.murray, rndblnch
Date 2012-05-27.20:44:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338151467.67.0.196759624288.issue1672568@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, and to be clear on how this addresses the bug report: if you set 'raise_on_defect' to true when you call the parser, then you'll get an exception when you call msg.get_payload(decode=True).
History
Date User Action Args
2012-05-27 20:44:27r.david.murraysetrecipients: + r.david.murray, barry, rndblnch, ajaksu2, BreamoreBoy
2012-05-27 20:44:27r.david.murraysetmessageid: <1338151467.67.0.196759624288.issue1672568@psf.upfronthosting.co.za>
2012-05-27 20:44:27r.david.murraylinkissue1672568 messages
2012-05-27 20:44:27r.david.murraycreate