]> granicus.if.org Git - python/commit
[3.6] bpo-30853: IDLE - touch-up configdialog.VarTrace and tests. (GH-2936) (#2937)
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 28 Jul 2017 22:36:30 +0000 (18:36 -0400)
committerGitHub <noreply@github.com>
Fri, 28 Jul 2017 22:36:30 +0000 (18:36 -0400)
commitecc80b3f1b56f1e4df9e592f8527e622a6b45e01
treecc087aee4b9f7f1b61fed9a787f7b2ac015845a2
parent02f88d2a411a6a789b33be281adfc3570c49efd5
[3.6] bpo-30853: IDLE - touch-up configdialog.VarTrace and tests. (GH-2936) (#2937)

Add clear method for tests.  Adjust tests to use global instance.
Remove unneeded ConfigDialog method.
(cherry picked from commit 5d0f30a)
Lib/idlelib/configdialog.py
Lib/idlelib/idle_test/test_configdialog.py