]> granicus.if.org Git - python/commit
Issue #10997: Prevent a duplicate entry in IDLE's "Recent Files" menu.
authorNed Deily <nad@acm.org>
Tue, 29 May 2012 17:42:34 +0000 (10:42 -0700)
committerNed Deily <nad@acm.org>
Tue, 29 May 2012 17:42:34 +0000 (10:42 -0700)
commit7148984d61b5677af1ee090e52c1cba08299c9f9
tree3e524f4b81ee9e405cfdc5b2d320f688bc462a9b
parentff0e22b6ec0080478c316a9476cd40aa1d398788
Issue #10997: Prevent a duplicate entry in IDLE's "Recent Files" menu.
Lib/idlelib/EditorWindow.py
Misc/NEWS