aboutsummaryrefslogtreecommitdiff
path: root/tests/basics/lexer.py
AgeCommit message (Collapse)Author
2015-07-23py/lexer: Raise SyntaxError when str hex escape sequence is malformed.Damien George
Addresses issue #1390.
2015-04-04tests: Add tests to exercise lexer; and some more complex number tests.Damien George