Vu Cong Tuan 0c8eaf50a9 Replace unicode with six.text_type
The unicode() built-in does not exist under Python 3 so use
six.text_type, which is set correctly to str or unicode, instead.

Change-Id: Ieb29486c99400b4a10ce642cb3adc83f5e4420f6
2018-07-05 11:14:12 +07:00
..
2015-12-15 12:06:29 +01:00
2016-05-31 20:42:16 +02:00