]> granicus.if.org Git - python/commit
Issue #3068: Add Idle extension configuration dialog to Options menu.
authorTerry Jan Reedy <tjreedy@udel.edu>
Thu, 23 Oct 2014 00:15:18 +0000 (20:15 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Thu, 23 Oct 2014 00:15:18 +0000 (20:15 -0400)
commita9421fb3a3013a8aacc18959c28c1b0002f34025
tree21947d5899838ca1deab5d84fcfb3a40abd226b8
parentc803bd84b529f3a300f9ba808b60dd50e4e365bf
Issue #3068: Add Idle extension configuration dialog to Options menu.
Original patch by Tal Einat.
Lib/idlelib/Bindings.py
Lib/idlelib/EditorWindow.py
Lib/idlelib/configDialog.py
Lib/idlelib/configHandler.py
Lib/idlelib/idle_test/htest.py
Lib/idlelib/macosxSupport.py