[issue42892] AttributeError in email.message.get_body()

R. David Murray report at bugs.python.org
Wed May 19 20:14:26 EDT 2021


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

Yes, that's the real question.  That's what needs to be fixed, otherwise we'll just keep finding new bugs.  For example, try calling iter_parts() on that message.  It isn't pretty :)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42892>
_______________________________________


More information about the Python-bugs-list mailing list