Files
python-keystoneclient/keystoneclient/tests/test_utils.py
Thomas Goirand 2d1cc87803 Using six.u('') instead of u''
In a few places, there's some u'' strings, this patch replaces
them by six.u(''), as this fixes things when running the unit
tests in Debian Wheezy.

Change-Id: I60c01f85901a33a0e3e7a255049084126558f031
2014-06-15 11:14:08 +08:00

8.2 KiB