
All strings are considered as unicode string from Python 3. This patch drops the explicit unicode literal (u'...') appearances from the unicode strings. Change-Id: I5bab49374802c3d10b505682fefa1fca5de25c74 Co-Authored-By: LiZekun <2954674728@qq.com>
All strings are considered as unicode string from Python 3. This patch drops the explicit unicode literal (u'...') appearances from the unicode strings. Change-Id: I5bab49374802c3d10b505682fefa1fca5de25c74 Co-Authored-By: LiZekun <2954674728@qq.com>