STINNER Victor <[EMAIL PROTECTED]> added the comment: @gpolo: your patch is correct, but I prefer line.rstrip() to line.strip(). My new patch combines your two patches + replace strip by rstrip + use itervalues() instead of items() in MH.pack().
---------- nosy: +haypo Added file: http://bugs.python.org/file11918/mailbox.patch _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3022> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com