]> granicus.if.org Git - python/commit
Two merges from the mimelib project:
authorBarry Warsaw <barry@python.org>
Wed, 17 Oct 2001 20:51:42 +0000 (20:51 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 17 Oct 2001 20:51:42 +0000 (20:51 +0000)
commitd1eeecbd431ddd85a012f7e24fd7123b96ba4324
tree59d7ac9f38c590a331723ee7fffbeacdf09e6d6f
parent915f0eb212f62f10611180ed2d7874dae5bc66e3
Two merges from the mimelib project:

    _split_header(): Split on folding whitespace if the attempt to split
    on semi-colons failed.

    _split_header(): Patch by Matthew Cowles for fixing SF bug # 471918,
    Generator splitting long headers.
Lib/email/Generator.py