pycdc/tests/tokenized/unicode.txt
2019-10-06 13:50:53 -07:00

3 lines
68 B
Text

ustr = u'Unicode' <EOL>
bstr = 'Bytes' <EOL>
dstr = 'Default' <EOL>