]> 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:44 +0000 (22:03 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Wed, 14 Oct 2015 02:03:44 +0000 (22:03 -0400)
commit1c49ec0df03069bdd2899d1b0f3f9b746c1bf80e
tree76a557ced121c957c4ce78d1c02653457b1e48d8
parenta20c72a2641f05997f79c33b047cfbf064c6779c
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