[issue32144] email.policy.SMTP and SMTPUTF8 doesn't honor linesep's value

R. David Murray report at bugs.python.org
Tue Nov 28 08:59:52 EST 2017


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

OK, I should have used the term the docs actually use: "serialization".  get_content() is, I hope, clearly not serialization, while as_string() is.  Does that make it make more sense?  Do you see a way to improve the docs in this regard?

----------

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


More information about the Python-bugs-list mailing list