Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92e9e35 commit 2bfb45dCopy full SHA for 2bfb45d
1 file changed
Lib/idlelib/idle_test/test_query.py
@@ -258,6 +258,7 @@ def setUpClass(cls):
258
259
@classmethod
260
def tearDownClass(cls):
261
+ del cls.dialog.destroy
262
del cls.dialog
263
cls.root.destroy()
264
del cls.root
0 commit comments