]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25488: Stpp idle.py from adding a entry when it is a duplicate.
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 30 Sep 2016 06:53:44 +0000 (02:53 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Fri, 30 Sep 2016 06:53:44 +0000 (02:53 -0400)
commit1813aa1a0c456d36efce87cfacf47eb89b6958e6
tree06a4df21b3fbd63eb923ed10db48eccb46584762
parent55f3ae68bb5b3d17719f9c2b85913c9a3f38adbb
Issue #25488: Stpp idle.py from adding a entry when it is a duplicate.
Also, make idlelib.idle.main() work after import idlelib.idle.
Lib/idlelib/idle.py