• Guido van Rossum's avatar
    Refactored the warning-issuing code more. · 207fda61
    Guido van Rossum authored
    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.
    207fda61
compile.c 116 KB