micropython/tests/unicode
Damien George 7ed58cb663 py: Support unicode (utf-8 encoded) identifiers in Python source.
Enabled simply by making the identifier lexing code 8-bit clean.
2015-06-09 10:58:07 +00:00
..
data
file1.py
file2.py
unicode.py
unicode_chr.py
unicode_id.py py: Support unicode (utf-8 encoded) identifiers in Python source. 2015-06-09 10:58:07 +00:00
unicode_index.py
unicode_iter.py
unicode_ord.py
unicode_pos.py