mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
the function's body.
If assert is used without an error message, make the AST node None
rather than Name('None').
|
||
|---|---|---|
| .. | ||
| compiler | ||
| ast.txt | ||
| astgen.py | ||
| compile.py | ||
| demo.py | ||
| dumppyc.py | ||
| regrtest.py | ||
| setup.py | ||