R. David Murray <rdmur...@bitdance.com> added the comment:

Clarification of my earlier comment on the patch: I think the behavior 
*originally* tested for by the changed test is arguably incorrect, given 
email's internal use of '\n' line endings.  So I think the patch improves 
things, but it is a potential behavior change.  Potential only, I hope, because 
it is unlikely anyone parsing emails in text mode would use anything other than 
universal newline handling in Python3.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10134>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to