def tearDown(self):
     del self.textvar
     support.root_withdraw()
Esempio n. 2
0
 def tearDown(self):
     self.tv.destroy()
     support.root_withdraw()
 def tearDown(self):
     support.root_withdraw()
Esempio n. 4
0
 def tearDown(self):
     self.child1.destroy()
     self.child2.destroy()
     self.nb.destroy()
     support.root_withdraw()
Esempio n. 5
0
 def tearDown(self):
     self.tv.destroy()
     support.root_withdraw()
Esempio n. 6
0
 def tearDown(self):
     self.child1.destroy()
     self.child2.destroy()
     self.nb.destroy()
     support.root_withdraw()
Esempio n. 7
0
 def tearDown(self):
     del self.textvar
     support.root_withdraw()
Esempio n. 8
0
 def tearDown(self):
     support.root_withdraw()