summaryrefslogtreecommitdiffstats
path: root/chall/ply-2.2/test/lex_ignore.exp
blob: 85e2961cf2931ecdf11728e94f2e340aedf387a3 (plain) (blame)
1
2
3
4
5
6
7
./lex_ignore.py:20: Rule 't_ignore' must be defined as a string.
Traceback (most recent call last):
  File "./lex_ignore.py", line 29, in ?
    lex.lex()
  File "../ply/lex.py", line 758, in lex
    raise SyntaxError,"lex: Unable to build lexer."
SyntaxError: lex: Unable to build lexer.