This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients barry, lilydjwg, petri.lehtinen, python-dev, r.david.murray
Date 2012-09-25.19:08:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XRBd1358HzQn2@mail.python.org>
In-reply-to
Content
New changeset 6451be0e374a by Petri Lehtinen in branch '2.7':
#15222: test_mailbox: End message template in a newline
http://hg.python.org/cpython/rev/6451be0e374a

New changeset d903d4981e33 by Petri Lehtinen in branch '2.7':
#15222: Insert blank line after each message in mbox mailboxes
http://hg.python.org/cpython/rev/d903d4981e33

New changeset 8adac3f03372 by Petri Lehtinen in branch '3.2':
#15222: test_mailbox: End message template in a newline
http://hg.python.org/cpython/rev/8adac3f03372

New changeset f7615ee43318 by Petri Lehtinen in branch '3.2':
#15222: Insert blank line after each message in mbox mailboxes
http://hg.python.org/cpython/rev/f7615ee43318

New changeset 4b626ccace1a by Petri Lehtinen in branch 'default':
#15222: Merge 3.2
http://hg.python.org/cpython/rev/4b626ccace1a
History
Date User Action Args
2012-09-25 19:08:27python-devsetrecipients: + python-dev, barry, r.david.murray, petri.lehtinen, lilydjwg
2012-09-25 19:08:06python-devlinkissue15222 messages
2012-09-25 19:08:06python-devcreate