[issue1672568] silent error in email.message.Message.get_payload

R. David Murray report at bugs.python.org
Sun May 27 22:44:27 CEST 2012


R. David Murray <rdmurray at bitdance.com> added the comment:

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).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1672568>
_______________________________________


More information about the Python-bugs-list mailing list