mirror of
https://github.com/zrax/pycdc.git
synced 2026-06-23 11:34:07 +00:00
3 lines
68 B
Text
3 lines
68 B
Text
ustr = u'Unicode' <EOL>
|
|
bstr = 'Bytes' <EOL>
|
|
dstr = 'Default' <EOL>
|