def tearDown(self): TestCase.tearDown(self)
def tearDown(self): self.window.destroy() TestCase.tearDown(self)