]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35598: IDLE: Update config_key.py with PEP8 names (GH-11330)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 28 Dec 2018 04:08:03 +0000 (20:08 -0800)
committerGitHub <noreply@github.com>
Fri, 28 Dec 2018 04:08:03 +0000 (20:08 -0800)
commit4c7f34f73d2d16303798fc4a7043e641cee58e51
tree2328a84e072c7470e0b7e3316e63cb970206ae98
parentbbf695441af9def8a121ff3e245415d9fc0bab9a
bpo-35598: IDLE: Update config_key.py with PEP8 names (GH-11330)

A few other changes make the code easier to follow.
(cherry picked from commit 55698cc39549523cafc13cc8dd47960d8f73a59f)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
Lib/idlelib/config_key.py
Lib/idlelib/idle_test/htest.py
Lib/idlelib/idle_test/test_config_key.py
Misc/NEWS.d/next/IDLE/2018-12-27-15-29-11.bpo-35598.FWOOm8.rst [new file with mode: 0644]