]> granicus.if.org Git - python/commit
Two merges from the mimelib project:
authorBarry Warsaw <barry@python.org>
Wed, 17 Oct 2001 20:52:26 +0000 (20:52 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 17 Oct 2001 20:52:26 +0000 (20:52 +0000)
commit07227d1ec027b8a6b189fecf4ac9eb555e2b0ec7
tree4e4455a452a9c0b1b76d49bf984320c1c36ca0d8
parentd1eeecbd431ddd85a012f7e24fd7123b96ba4324
Two merges from the mimelib project:

    test_no_semis_header_splitter(): This actually should still split.

    test_no_split_long_header(): An example of an unsplittable line.

    test_no_semis_header_splitter(): Test for SF bug # 471918, Generator
    splitting long headers.
Lib/test/test_email.py