sahara/api-ref
songwenping e090890c02 Remove unicode from code in api-ref conf
In python 3, all strings are considered as unicode string.

This patch drops the explicit unicode literal (u'...')
or (u"..") appearances from the unicode strings.

Change-Id: Ia3daf3f63ddfe0a6494ecb02413d495743ca0d3d
2021-10-25 03:09:33 +00:00
..
source Remove unicode from code in api-ref conf 2021-10-25 03:09:33 +00:00