diff options
author | Barry Warsaw <barry@python.org> | 2007-07-13 22:12:58 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2007-07-13 22:12:58 +0000 |
commit | 81a06d42602f7f14c4b476e77c73f66ede2927cb (patch) | |
tree | ef8de3258f8065367bf7e2bf029410407feaefcd /Python/ast.c | |
parent | fe31d77dc0b70c18f1cffa98861da3a2f995241a (diff) | |
download | cpython-git-81a06d42602f7f14c4b476e77c73f66ede2927cb.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/ast.c')
0 files changed, 0 insertions, 0 deletions