• Guido van Rossum's avatar
    * bltinmodule.c: removed exec() built-in function. · db3165e6
    Guido van Rossum authored
    * Grammar: add exec statement; allow testlist in expr statement.
    * ceval.c, compile.c, opcode.h: support exec statement;
      avoid optimizing locals when it is used
    * fileobject.{c,h}: add getfilename() internal function.
    db3165e6
opcode.h 4.26 KB