symtable — Access to the compiler’s symbol tables — Python 3.14.7 documentation

docs.python.org

Tin mới

ast — Abstract syntax trees

token — Constants used with Python parse trees

Python Module Index

3.14.7 Documentation

The Python Standard Library

Python Language Services

documentation of view objects

Return a view object containing the names of symbols in the table. See the documentation of view objects.

free (closure) variables

Return a tuple containing names of free (closure) variables in this function.