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