]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport configDialog.py rev 1.60:
authorKurt B. Kaiser <kbk@shore.net>
Wed, 19 Jan 2005 05:53:32 +0000 (05:53 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Wed, 19 Jan 2005 05:53:32 +0000 (05:53 +0000)
commit5e215b961757922ef272e1ff0f98d8a2a44649c5
treef7cfad093d775dde9780668c2b08ce7b2308d2bd
parentf64f450a03cca4123d7a2bdc8463099884ce4e42
Backport configDialog.py rev 1.60:

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 NEWS.txt
M configDialog.py
Lib/idlelib/NEWS.txt
Lib/idlelib/configDialog.py