diff options
author | Guido van Rossum <guido@python.org> | 2001-03-02 03:30:41 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-03-02 03:30:41 (GMT) |
commit | 207fda61a5ee3d4ab0bac3e9d0415c73a9d6e4d0 (patch) | |
tree | d542de14e1e394b3715a273647b0a171376bef82 /Parser | |
parent | 677898a3918470d718550aee9969cebcd4b1a61b (diff) | |
download | cpython-207fda61a5ee3d4ab0bac3e9d0415c73a9d6e4d0.zip cpython-207fda61a5ee3d4ab0bac3e9d0415c73a9d6e4d0.tar.gz cpython-207fda61a5ee3d4ab0bac3e9d0415c73a9d6e4d0.tar.bz2 |
Refactored the warning-issuing code more.
Made sure that the warnings issued by symtable_check_unoptimized()
(about import * and exec) contain the proper filename and line number,
and are transformed into SyntaxError exceptions with -Werror.
Diffstat (limited to 'Parser')
0 files changed, 0 insertions, 0 deletions