summaryrefslogtreecommitdiff
path: root/test/lex_re3.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lex_re3.exp')
-rw-r--r--test/lex_re3.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lex_re3.exp b/test/lex_re3.exp
index b9ada21..615c02e 100644
--- a/test/lex_re3.exp
+++ b/test/lex_re3.exp
@@ -3,6 +3,6 @@ lex: Make sure '#' in rule 't_POUND' is escaped with '\#'.
Traceback (most recent call last):
File "./lex_re3.py", line 27, in <module>
lex.lex()
- File "../ply/lex.py", line 759, in lex
+ File "../ply/lex.py", line 772, in lex
raise SyntaxError,"lex: Unable to build lexer."
SyntaxError: lex: Unable to build lexer.