aboutsummaryrefslogtreecommitdiff
path: root/tests/extmod/ure_group.py
AgeCommit message (Expand)Author
2015-03-04extmod/ure: Correctly return None when a group has no match.Damien George
2015-02-21tests: Add tests for ure groups and named char classes.Damien George