]> granicus.if.org Git - python/commit
test_no_separating_blank_line(): A test for SF bug #633527, no
authorBarry Warsaw <barry@python.org>
Tue, 5 Nov 2002 21:36:17 +0000 (21:36 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 5 Nov 2002 21:36:17 +0000 (21:36 +0000)
commita0a00761a500478223f0e076983fddcdfb4ac587
tree14519248c011ef94df981a35049297e080f288c7
parent847fdbbe71d611c16cf827d3648e8a332613f7fc
test_no_separating_blank_line(): A test for SF bug #633527, no
separating blank line between a header block and body text.

Tests both lax and strict parsing.
Lib/email/test/test_email.py