Files
LiZekun e9dfb1aa96 remove unicode literal from code
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: I101a3fea0bdfb29694f06ced33cbac6cc6c72bdd
2025-03-03 18:03:36 +00:00
..
2025-03-03 18:03:36 +00:00