Files
Pyarmor-Static-Unpack-1shot/tests/tokenized/unicode_py3.txt

4 lines
68 B
Plaintext
Raw Normal View History

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