]> granicus.if.org Git - python/commit
Issue #24782: Finish converting the Configure Extension dialog into a new
authorTerry Jan Reedy <tjreedy@udel.edu>
Wed, 14 Oct 2015 02:03:51 +0000 (22:03 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Wed, 14 Oct 2015 02:03:51 +0000 (22:03 -0400)
commit93f3542ae4501a8520cb6769db82038986ecf8d5
tree1348dc3b5e27fe964029a1a46df1eead86b1ffe0
parent5805ddeedb5624aa6677f5e03e6f505c9920495f
Issue #24782: Finish converting the Configure Extension dialog into a new
tab in the IDLE Preferences dialog.  Code patch by Mark Roseman.
Doc/library/idle.rst
Lib/idlelib/Bindings.py
Lib/idlelib/EditorWindow.py
Lib/idlelib/configDialog.py
Lib/idlelib/help.html
Lib/idlelib/idle_test/htest.py