oslo.i18n/oslo_i18n
Sean McGinnis 34aaaf2eb5
Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I597461bc2ce6a480ea18950ded606ef7db717f2d
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-31 15:55:50 -05:00
..
locale Imported Translations from Zanata 2018-03-01 06:47:51 +00:00
tests Use unittest.mock instead of third party mock 2020-03-31 15:55:50 -05: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 Deprecate Message.translate in favor of Message.translation 2019-08-29 19:10:42 +00:00
_translate.py Deprecate Message.translate in favor of Message.translation 2019-08-29 19:10:42 +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