Beispiel #1
0
 def fin():
     Locale.reset_cache()
     test_session.flush()
Beispiel #2
0
 def fin():
     test_session.delete(locale)
     test_session.flush()
     Locale.reset_cache()
Beispiel #3
0
 def fin():
     Locale.reset_cache()
     test_session.flush()