dis.hasjrel Sequence of bytecodes that have a relative jump target.
get_locals() Return a tuple containing names of locals in this function.
ast.iter_child_nodes(node) Yield all direct child nodes of node, that is, all fields that are nodes and all items of
classmethod from_traceback(tb) Construct a Bytecode instance from the given traceback, setting current_offset
argrepr human readable description of operation argument
dis.cmp_op Sequence of all compare operation names.
parser.expr(source) The expr() function parses the parameter source as if it were an input to compile(source
is_global() Return True if the symbol is global.
arg numeric argument to operation (if any), otherwise None
ast.walk(node) Recursively yield all descendant nodes in the tree starting at node (including node itself)
Page 2 of 15