Kenny Jones b6699f6068 [python] Convert unicode to six.u (#6881)
`unicode` does not exist in py3, therefore since six is already imported
switch to using `six.u` so that `unicode` is used on py2 and `str` is used
on py3.
2017-11-04 23:24:51 +08:00
..
2016-05-16 22:16:56 +01:00
2016-05-16 22:16:56 +01:00
2016-04-16 00:44:36 +08:00
2017-07-24 00:32:26 +08:00
2017-07-24 00:32:26 +08:00
2016-05-16 22:16:56 +01:00
2016-04-27 17:37:44 +08:00
2016-05-16 22:16:56 +01:00
2016-04-14 18:30:54 +08:00
2016-03-30 15:14:58 +08:00
2016-03-30 15:14:58 +08:00
2016-03-30 15:14:58 +08:00