Files
cpython/Python/pythonrun.c
Martin v. Löwis 59509f511e Patch #50002: Display line information for bad \x escapes:
- recognize "SyntaxError"s by the print_file_and_line attribute.
- add the syntaxerror attributes to all exceptions in compile.c.
Fixes #221791
2002-03-03 21:32:01 +00:00

34 KiB