]> granicus.if.org Git - python/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:33 +0000 (02:53 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Fri, 30 Sep 2016 06:53:33 +0000 (02:53 -0400)
commit8d7fa40cb32f3f0539ac67f457a78427708ded1a
tree84936bcf74ec878fa67762830aabccfabca3366a
parentc1658b21cb7c0d9d6455c3c2d1213b9421c480da
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