]> granicus.if.org Git - python/commit
Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set"
authorKurt B. Kaiser <kbk@shore.net>
Tue, 16 Nov 2004 21:28:36 +0000 (21:28 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Tue, 16 Nov 2004 21:28:36 +0000 (21:28 +0000)
commit5acdf9308191b6356fb3ed4ba691ba5cd391f202
treef467e0631381332e886ca3331cdee6cc760b4c41
parent49d4213974413af5b15ef5f7d60b1d60caf46d73
Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set"
button) caused IDLE to fail on restart (no new keyset was created in
config-keys.cfg).  Also true for Theme/highlights.  Python Bug 1064535.

M configDialog.py
Lib/idlelib/configDialog.py