commit | 856c32b5f4a0fb40b0d94db405bdd653001e8d3e | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Fri Oct 19 04:06:39 2001 +0000 |
committer | Barry Warsaw <barry@python.org> | Fri Oct 19 04:06:39 2001 +0000 |
tree | 6b408d40aa5901a2226b81e6779c23d8092d28fa | |
parent | cb4414366ba2c94ac7e402b2e04d5ea9bc441474 [diff] |
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.