]> granicus.if.org Git - python/commit
Issue 24745: Switch from Courier to platform-sensitive TkFixedFont as default
authorTerry Jan Reedy <tjreedy@udel.edu>
Sat, 1 Aug 2015 22:57:27 +0000 (18:57 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sat, 1 Aug 2015 22:57:27 +0000 (18:57 -0400)
commit1235214945c72e7e0193cdbf3a89da7cff02f1af
tree658abbb1ddf71e35b860eeac810d31e7d019fcf1
parent3f32b979d5de5db2e07359502797e1a0e7e7cd1c
Issue 24745: Switch from Courier to platform-sensitive TkFixedFont as default
editor font.  This should not affect current customized font selections.
Patch by Mark Roseman.
Lib/idlelib/EditorWindow.py
Lib/idlelib/config-main.def
Lib/idlelib/configDialog.py
Lib/idlelib/configHandler.py