Amaury Forgeot d'Arc <[EMAIL PROTECTED]> added the comment: Three months later, one obvious correction: open all (text) files with the newline='\n' option.
- This makes files identical between Unix and Windows version - no more os.linesep A compatibility problem: mailboxes created with python2.6 cannot be opened with 3.0 ---------- keywords: +patch Added file: http://bugs.python.org/file9865/mailbox.patch __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1561> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com