def tearDown(self): sdl.quit() sdlimage.quit()
def sdl_fini(): sdlimage.quit() sdlttf.quit() sdl.quit()