oslo.i18n/oslo_i18n
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
..
locale Imported Translations from Zanata 2018-03-01 06:47:51 +00:00
tests Override getttext.find to cache result 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
_factory.py add versionadded designations to newer functions 2015-12-28 15:34:11 +00:00
_gettextutils.py Override getttext.find to cache result 2018-11-21 14:45:52 +01:00
_i18n.py Update translation setup 2016-01-31 00:20:42 +09:00
_lazy.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
_locale.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00
_message.py Better isolate tests and fixtures from environment 2016-03-24 11:42:53 -07:00
_translate.py Replace six.iteritems() with .items() 2016-11-23 12:02:38 +00:00
fixture.py Better isolate tests and fixtures from environment 2016-03-24 11:42:53 -07:00
log.py Move out of the oslo namespace package 2014-12-18 16:35:03 -05:00