
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: If3f0a46ca34ea355a6f8f930fd3826ebc267c697 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: If3f0a46ca34ea355a6f8f930fd3826ebc267c697 Co-Authored-By: LiZekun <2954674728@qq.com>