[issue11558] Raise a more helpful exception in email.message.Message.attach after set_payload("some string")

R. David Murray report at bugs.python.org
Thu Mar 6 17:46:52 CET 2014


R. David Murray added the comment:

Committed, thanks Varun.

Note that I made two changes to your patch: added a missing space in the folded message (your second PEP8 change), and I renamed the test method to make it clearer what was being tested.

----------
stage:  -> committed/rejected
status: open -> closed
type:  -> enhancement
versions: +Python 3.4, Python 3.5

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


More information about the Python-bugs-list mailing list