oslo.i18n/oslo_i18n
Doug Hellmann 6d8da4cdb9 set default python to python3
Set the default python to python3 except for the py27 environment. We
have to set that explicitly to override the new default.

As part of updating the pep8 job to run python 3 we need to remove the
use of the python 2 builtin unicode(). We can use six.text_type() to
produce the same result until we drop python 2 support.

Change-Id: I43c03aeb73bb8a246115400bcbd9a0a68708abd9
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-16 13:04:03 -04:00
..
locale Imported Translations from Zanata 2018-03-01 06:47:51 +00:00
tests set default python to python3 2018-04-16 13:04:03 -04: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 Fix wrong response with language zh-TW. 2017-02-20 02:11:01 +08: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