commit | 8ad510e60b2b45d875b7de13f8fb10612f2230fc | [log] [tgz] |
---|---|---|
author | LiZekun <2954674728@qq.com> | Mon Jun 06 19:36:41 2022 +0800 |
committer | LiZekun <2954674728@qq.com> | Mon Jun 06 11:37:59 2022 +0000 |
tree | c4d1b8eb3c085908cccb034729ae8809920ac8ff | |
parent | 074c464f3d82b2a82e8fc12472ec5454bd6d4400 [diff] |
Remove unicode literal from code All strings are considered as unicode literal string from Python 3. This patch drops the explicit unicode literal (u'...') appearances from the unicode strings. Change-Id: I71621b95c87e7c10e86d8341173967235912053d