[issue25640] Message.is_attachment() throws exception

Matthieu Pepin report at bugs.python.org
Mon Nov 16 17:36:40 EST 2015


Matthieu Pepin added the comment:

Ok I think the bug is not where I thought. First, my workaround does not work. Second, I use the following to generate my Message:

message_from_string(s, _class=EmailMessage)

Maybe the bug is in the parser?

----------

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


More information about the Python-bugs-list mailing list