R. David Murray <rdmur...@bitdance.com> added the comment: Turns out there's a bug in my version of the patch, and no test in the email test suite traversed that code path.
Attached patch fixes this; I'll commit and backport after trunk unfreezes. Note that the backport contains a second bug (calls self._make_boundary when it should be just _make_boundary) ---------- status: closed -> open Added file: http://bugs.python.org/file20122/boundar_fix_fix.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1243654> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com