There was an error while loading. Please reload this page.
1 parent c60d2f5 commit df0f993Copy full SHA for df0f993
1 file changed
Lib/idlelib/idle_test/test_configdialog.py
@@ -44,7 +44,7 @@ def setUpModule():
44
45
def tearDownModule():
46
global root, configure
47
- idleConf.userCfg = testcfg
+ idleConf.userCfg = usercfg
48
configure.remove_var_callbacks()
49
del configure
50
root.update_idletasks()
0 commit comments