lex_state4.exp (292B)
1lex: state type for state comment must be 'inclusive' or 'exclusive' 2Traceback (most recent call last): 3 File "./lex_state4.py", line 39, in ? 4 lex.lex() 5 File "../ply/lex.py", line 758, in lex 6 raise SyntaxError,"lex: Unable to build lexer." 7SyntaxError: lex: Unable to build lexer.