ast.fix_missing_locations(node) When you compile a node tree with
Class.file Name of the file containing the class statement defining the class.
argrepr human readable description of operation argument
ast.iter_child_nodes(node) Yield all direct child nodes of node, that is, all fields that are nodes and all items of
get_parameters() Return a tuple containing names of parameters to this function.
dis.hasname Sequence of bytecodes that access an attribute by name.
dis.get_instructions(x, *, first_line=None) Return an iterator over the instructions in the supplied function, method, source
pyclbr.readmodule(module, path=None) Read a module and return a dictionary mapping class names to class descriptor objects.
parser.st2tuple(st, line_info=False, col_info=False) This function accepts an ST object from the caller in st and returns
parser.issuite(st) This function mirrors isexpr() in that it reports whether an ST object represents an 'exec'
Page 1 of 15