swift/test/unit/test_locale
Clay Gerrard bb8ffe17a5 Move test.unit.locale out of gettext's way
When I run unittests on my laptop I get an ImportError from gettext who tries
to "from locale import normalize" and says "ImportError: cannot import name
normalize".  Whit this patch unittests works, not sure why this problem
doesn't show up in my other dev environments.

Also this seems like good form since 'locale' is already a stdlib module.

Change-Id: If0fcd66ce391665b4e4127c610de3246db409a68
2014-01-24 01:24:08 -08:00
..
eo/LC_MESSAGES Move test.unit.locale out of gettext's way 2014-01-24 01:24:08 -08:00
README Move test.unit.locale out of gettext's way 2014-01-24 01:24:08 -08:00
__init__.py Move test.unit.locale out of gettext's way 2014-01-24 01:24:08 -08:00
eo.po Move test.unit.locale out of gettext's way 2014-01-24 01:24:08 -08:00
messages.mo Move test.unit.locale out of gettext's way 2014-01-24 01:24:08 -08:00
test_locale.py Move test.unit.locale out of gettext's way 2014-01-24 01:24:08 -08:00

README

rebuild the .mo with msgfmt (included with GNU gettext)

    msgfmt eo.po