oslo.i18n/oslo_i18n/tests
Thomas Herve a5fde9a90a Override getttext.find to cache result
This monkey patches gettext to cache the results of gettext.find. This
allows to drastically reduces system calls made over time for checking
the existence of mo files, which don't move.

Change-Id: I1464f131b90123aab67ef45ae2a2685a3ba111ef
2018-11-21 14:45:52 +01:00
..
__init__.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
fakes.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
test_factory.py Drop python 2.6 support 2015-11-23 22:19:12 +08:00
test_fixture.py Fix parameters of assertEqual are misplaced 2016-07-23 19:54:15 +08:00
test_gettextutils.py Override getttext.find to cache result 2018-11-21 14:45:52 +01:00
test_handler.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
test_lazy.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
test_locale_dir_variable.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
test_logging.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
test_message.py Fix parameters of assertEqual are misplaced 2016-07-23 19:54:15 +08:00
test_public_api.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
test_translate.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
utils.py set default python to python3 2018-04-16 13:04:03 -04:00