swift/test/unit
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
..
account Merge "Generic means for persisting system metadata." 2014-01-10 14:44:59 +00:00
common Make sure SLO's bulk-delete logger is configured 2014-01-19 09:57:12 -05:00
container New container sync configuration option 2014-01-10 23:48:00 +00:00
obj Merge "Adjust unit tests to clarify existing device usage" 2014-01-22 02:05:47 +00:00
proxy Merge "Drop origin from get_info calls" 2014-01-19 07:44:34 +00:00
test_locale Move test.unit.locale out of gettext's way 2014-01-24 01:24:08 -08:00
__init__.py Merge "Fix bug in obj updater run_once()." 2013-11-27 17:52:49 +00:00