]> granicus.if.org Git - python/commit
Issue #27173: Add 'IDLE Modern Unix' to the built-in key sets.
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 10 Jul 2016 17:46:34 +0000 (13:46 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sun, 10 Jul 2016 17:46:34 +0000 (13:46 -0400)
commit9bdb1edf35a5ee96f89973f55c52bb7da86dbd9e
treec1d21422fff3227e6737fc69c67593905a62da17
parentce85acff3a28cd4c3ded487bfbc8c8ac5462d4e4
Issue #27173: Add 'IDLE Modern Unix' to the built-in key sets.
Make the default key set depend on the platform.
Add tests for changes to the config module.
Lib/idlelib/config-keys.def
Lib/idlelib/config-main.def
Lib/idlelib/config.py
Lib/idlelib/configdialog.py
Lib/idlelib/idle_test/test_config.py [new file with mode: 0644]