示例#1
0
 def tearDownClass(cls):
     io_scene_ogex.unregister()
示例#2
0
 def tearDown(self):
     if os.path.isfile(self.filename) and not self.no_delete:
         os.remove(self.filename)
     io_scene_ogex.unregister()
示例#3
0
 def tearDownClass(cls):
     io_scene_ogex.unregister()