New submission from R. David Murray <rdmur...@bitdance.com>:

I discovered the attached failure case in the process of investigating another 
issue.  The bug (a continuation line with no leading white space) doesn't exist 
in 2.7, but in 2.7 the extra whitespace is not preserved (that is, the output 
of the new test looks just like the output of the Face2 test), which is 
consistent with email4's handling of header whitespace in general.

----------
assignee: r.david.murray
components: Library (Lib)
files: test_email_extra_test.patch
keywords: patch
messages: 133029
nosy: r.david.murray
priority: normal
severity: normal
stage: needs patch
status: open
title: email header wrapping edge case failure
type: behavior
versions: Python 3.1, Python 3.2, Python 3.3
Added file: http://bugs.python.org/file21542/test_email_extra_test.patch

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

Reply via email to