diff options
author | Barry Warsaw <barry@python.org> | 2007-07-13 21:20:38 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2007-07-13 21:20:38 +0000 |
commit | 9c2d4deec3cd3bb0cd380f009a8094ca13cab94d (patch) | |
tree | 6cbe9a03823ba9a791973d32ff5f9d8715c736c1 /Python/Python-ast.c | |
parent | 2b78594b1f5a1a876f1abd54429006f34b69cf1d (diff) | |
download | cpython-git-9c2d4deec3cd3bb0cd380f009a8094ca13cab94d.tar.gz |
In response to this SF bug:
[ 1752723 ] email.message_from_string: initial line gets discarded
I added a test to assert that when the first line of text passed to
message_from_string() contains a leading space, the message ends up with the
appropriate FirstHeaderLineIsContinuationDefect on its defects list.
The bug is invalid.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions