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 benjamin.peterson, flox, georg.brandl, marco.ghidinelli, petri.lehtinen, python-dev, r.david.murray
Date 2011-11-05.07:53:45
SpamBayes Score 0.010225409
Marked as misclassified No
Message-id <E1RMb4K-0002xC-Ss@dinsdale.python.org>
In-reply-to
Content
New changeset 5f27a9f67a34 by Petri Lehtinen in branch '3.2':
Fix Maildir initialization so that maildir contents are read correctly.
http://hg.python.org/cpython/rev/5f27a9f67a34

New changeset 91a0f6879173 by Petri Lehtinen in branch 'default':
Fix Maildir initialization so that maildir contents are read correctly.
http://hg.python.org/cpython/rev/91a0f6879173

New changeset 0b754ee12dbd by Petri Lehtinen in branch '2.7':
Fix Maildir initialization so that maildir contents  are read correctly.
http://hg.python.org/cpython/rev/0b754ee12dbd
History
Date User Action Args
2011-11-05 07:53:46python-devsetrecipients: + python-dev, georg.brandl, benjamin.peterson, r.david.murray, flox, petri.lehtinen, marco.ghidinelli
2011-11-05 07:53:45python-devlinkissue13254 messages
2011-11-05 07:53:45python-devcreate