whereto/whereto
LiZekun 81ec6a930f 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: I3da0593718fa0196e238a2d5a343b958ce34f201
2022-02-24 00:54:06 +00:00
..
tests remove unicode literal from code 2022-02-24 00:54:06 +00:00
__init__.py Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
app.py Stop to use the __future__ module. 2020-06-02 21:07:38 +02:00
parser.py fix test parsing for 410 tests 2017-10-11 12:59:01 -04:00
rules.py Use PCRE instead of Python's re for RedirectMatch tests 2017-11-09 09:57:27 -05:00