Stephen Finucane 4e907ed2f3 Drop use of babel
We were simply using this to get a list of language codes. Turns out
Python provides a way to do this already via the 'locale' module, which
provides all of the locales we care about [1]. Use this.

[1] https://github.com/python/cpython/blob/3.5/Lib/locale.py

Change-Id: Id6dce33fdbe3fc537dfe28d5cc604985b3347405
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2020-04-16 17:31:19 +01:00
2020-04-16 17:31:19 +01:00
2019-12-17 16:36:08 +00:00
2019-04-19 19:34:33 +00:00
2014-04-29 11:58:57 -07:00
2018-07-03 16:10:13 +07:00
2020-04-14 10:14:26 +00:00
2014-04-29 11:58:57 -07:00
2014-04-29 11:58:57 -07:00
2020-04-16 17:31:19 +01:00
2020-04-16 17:31:19 +01:00
2020-02-11 18:49:19 +01:00
2020-03-30 12:00:32 +00:00

Team and repository tags

image

oslo.i18n -- Oslo Internationalization Utilities

Latest Version

Downloads

The oslo.i18n library contain utilities for working with internationalization (i18n) features, especially translation for text strings in an application or library.

Description
Internationalization and translation library.
Readme 3.2 MiB
Languages
Python 100%