mirror of
https://github.com/python/cpython.git
synced 2026-05-14 00:18:52 -04:00
856c32b5f4
_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.