Py3: don't access the `unicode` type directly.

The `unicode` type doesn't exist in Py3. Use six.text_type instead.

Change-Id: I54313aeec99300c339065c68c18a7885a55af5d7
1 file changed