[issue1349106] email.Generator does not separate headers with "\r\n"

R. David Murray report at bugs.python.org
Thu Oct 21 13:54:33 CEST 2010


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

Updated patch that adds a missing test for BytesGenerator.flatten and fixes the bugs in it.  Also added versionchanged tags to the docs for the linesep argument.

I think this is ready to go in.

----------
stage: patch review -> commit review
Added file: http://bugs.python.org/file19318/email_linesep.patch

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


More information about the Python-bugs-list mailing list