]> granicus.if.org Git - python/commit
[3.6] bpo-30851: IDLE: Remove unused tk variables in configdialog. (GH-2626) (#2648)
authorterryjreedy <tjreedy@udel.edu>
Mon, 10 Jul 2017 19:11:45 +0000 (15:11 -0400)
committerGitHub <noreply@github.com>
Mon, 10 Jul 2017 19:11:45 +0000 (15:11 -0400)
commit8e3f73e5499a5bc575a5e7ad4ee0f16b1aaae829
tree0235e82ec945408020a7c025b7e4db6a07b654d5
parent7f3d65d6e4f8bebaaf996efb1c1adb67eb1724cb
[3.6] bpo-30851: IDLE: Remove unused tk variables in configdialog. (GH-2626) (#2648)

One is a duplicate, one is set but cannot be altered by users.
Patch by Cheryl Sabella.
(cherry picked from commit aa8d0a2)
Lib/idlelib/configdialog.py
Misc/NEWS.d/next/IDLE/2017-07-09-23-53-00.bpo-30851.AHXBYa.rst [new file with mode: 0644]