get_id() Return the table’s identifier.
codeobj The compiled code object.
token.ISEOF(x) Return true if x is the marker indicating the end of input.
class ast.AST This is the base of all AST node classes. The actual node classes are derived from the Parser/Python.asdl
is_namespace() Return True if name binding introduces new namespace. If the name
pyclbr.readmodule_ex(module, path=None) Like readmodule(), but the returned dictionary, in addition to mapping
is_optimized() Return True if the locals in this table can be optimized.
dis.dis(x=None, *, file=None) Disassemble the x object. x can denote either a module, a class, a method, a
Class.name The name of the class.
class symtable.Symbol An entry in a SymbolTable corresponding to an identifier in the source. The constructor is
Page 6 of 15