mirror of
https://github.com/python/cpython.git
synced 2026-01-06 23:42:34 +00:00
the function's body.
If assert is used without an error message, make the AST node None
rather than Name('None').
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ast.py | ||
| consts.py | ||
| misc.py | ||
| pyassem.py | ||
| pycodegen.py | ||
| transformer.py | ||
| visitor.py | ||