[issue10901] Python 3 MIME generator dies if not given boundary
Brandon Craig Rhodes
report at bugs.python.org
Thu Jan 13 18:24:41 CET 2011
Brandon Craig Rhodes <brandon at rhodesmill.org> added the comment:
Here is a patch that fixes the problem. The problem probably only occurs if the MIMEMultipart is actually given several MIME parts to use in its interior.
----------
keywords: +patch
Added file: http://bugs.python.org/file20391/email-boundary.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10901>
_______________________________________
More information about the Python-bugs-list
mailing list