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
..
2018-03-01 06:47:51 +00:00
2020-04-16 17:31:19 +01:00
2020-04-16 17:31:19 +01:00
2016-01-31 00:20:42 +09:00
2014-12-18 16:35:03 -05:00