]> granicus.if.org Git - python/commit
bpo-30853: IDLE - touch-up configdialog.VarTrace and tests. (#2936)
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 28 Jul 2017 21:00:02 +0000 (17:00 -0400)
committerGitHub <noreply@github.com>
Fri, 28 Jul 2017 21:00:02 +0000 (17:00 -0400)
commit5d0f30aae5fccc99690923fc5c7cb58de8ad7eec
treeb76599a39ab1ba391e446b9d87f0ea51ad009aaf
parent5b59154c0d3d91c0766b9177f6b737b1abcbf3f6
bpo-30853: IDLE - touch-up configdialog.VarTrace and tests. (#2936)

Add clear method for tests.  Adjust tests to use global instance.
Remove unneeded ConfigDialog method.
Lib/idlelib/configdialog.py
Lib/idlelib/idle_test/test_configdialog.py