]> granicus.if.org Git - python/commit
Another merge from mimelib:
authorBarry Warsaw <barry@python.org>
Fri, 19 Oct 2001 04:06:39 +0000 (04:06 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 19 Oct 2001 04:06:39 +0000 (04:06 +0000)
commit856c32b5f4a0fb40b0d94db405bdd653001e8d3e
tree6b408d40aa5901a2226b81e6779c23d8092d28fa
parentcb4414366ba2c94ac7e402b2e04d5ea9bc441474
Another merge from mimelib:

    _handle_multipart(): If there is an epilogue and the epilogue does
    not itself start with a newline, add a newline before writing the
    epilogue.  Closes SF bug #472481.
Lib/email/Generator.py