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 kbk, ned.deily, python-dev
Date 2012-05-29.17:52:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SZQaf-0004ge-7x@dinsdale.python.org>
In-reply-to
Content
New changeset 3108331c88ec by Ned Deily in branch '2.7':
Issue #10997: Prevent a duplicate entry in IDLE's "Recent Files" menu.
http://hg.python.org/cpython/rev/3108331c88ec

New changeset 64a7fae544a6 by Ned Deily in branch '3.2':
Issue #10997: Prevent a duplicate entry in IDLE's "Recent Files" menu.
http://hg.python.org/cpython/rev/64a7fae544a6

New changeset cb7421cdaec4 by Ned Deily in branch 'default':
Issue #10997: merge from 3.2
http://hg.python.org/cpython/rev/cb7421cdaec4
History
Date User Action Args
2012-05-29 17:52:18python-devsetrecipients: + python-dev, kbk, ned.deily
2012-05-29 17:52:18python-devlinkissue10997 messages
2012-05-29 17:52:18python-devcreate