]> 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:43:36 +0000 (10:43 -0700)
committerNed Deily <nad@acm.org>
Tue, 29 May 2012 17:43:36 +0000 (10:43 -0700)
commit3aee9416a0ef4ce385b655cb20c8ec31b839302f
tree03e6c21d541000cc15a50215b3c1ac6fdd73f823
parente1ad3dac3ddc64803b7744c9ba8ce71dbe74c913
Issue #10997: Prevent a duplicate entry in IDLE's "Recent Files" menu.
Lib/idlelib/EditorWindow.py
Misc/NEWS