mirror of
https://github.com/python/cpython.git
synced 2026-01-06 23:42:34 +00:00
parent
023564bf7d
commit
b070fd275b
1 changed files with 1 additions and 0 deletions
|
|
@ -258,6 +258,7 @@ def setUpClass(cls):
|
|||
|
||||
@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