summaryrefslogtreecommitdiff
path: root/tests/unicode/unicode_ure.py
AgeCommit message (Expand)Author
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
2022-09-06extmod/modure: Convert byte offsets to unicode indices when necessary.Jeff Epler