def fin(): Locale.reset_cache() test_session.flush()
def fin(): test_session.delete(locale) test_session.flush() Locale.reset_cache()