aboutsummaryrefslogtreecommitdiff
path: root/tests/unicode/unicode_id.py
AgeCommit message (Collapse)Author
2015-06-09py: Support unicode (utf-8 encoded) identifiers in Python source.Damien George
Enabled simply by making the identifier lexing code 8-bit clean.