mirror of
https://github.com/python/cpython.git
synced 2026-01-10 01:12:35 +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 | ||