mirror of
https://github.com/python/cpython.git
synced 2025-10-14 18:59:46 +00:00
![]() change resolution of local name ops (LOAD_FAST). i think it makes sense now. if it is an argument or a local var name that it used, it must be in varnames. if it is a local var name that is used, it must also be in names |
||
---|---|---|
.. | ||
__init__.py | ||
ast.py | ||
consts.py | ||
misc.py | ||
pycodegen.py | ||
transformer.py |