mirror of
https://github.com/python/cpython.git
synced 2026-03-21 04:10:53 +00:00
* 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.
|
||
|---|---|---|
| .. | ||
| Grammar | ||