mirror of
https://github.com/python/cpython.git
synced 2025-09-29 19:56:59 +00:00
Patch by Louie Lu.
(cherry picked from commit b070fd275b
)
This commit is contained in:
parent
92e9e35292
commit
2bfb45d447
1 changed files with 1 additions and 0 deletions
|
@ -258,6 +258,7 @@ class QueryGuiTest(unittest.TestCase):
|
|||
|
||||
@classmethod
|
||||
def tearDownClass(cls):
|
||||
del cls.dialog.destroy
|
||||
del cls.dialog
|
||||
cls.root.destroy()
|
||||
del cls.root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue