Files
python-troveclient/troveclient/tests
Kui Shi 59b0f1c27a Fix unicode issue
In Python 3, all string is unicode.
Replace unicode() with six.u()
Make use of strutils.to_slug() for slugify() definition

Partial implements: blueprint py33-support

Change-Id: I6a1e19c095a2fbafcbe47b34c7af17e1b0353b9e
2013-10-21 20:51:15 +08:00
..
2013-06-21 20:15:23 +00:00
2013-06-26 13:48:18 +02:00
2013-10-21 20:51:15 +08:00