is_global() Return True if the symbol is global.
get_parameters() Return a tuple containing names of parameters to this function.
Class.file Name of the file containing the class statement defining the class.
has_exec() Return True if the block uses exec.
parser.issuite(st) This function mirrors isexpr() in that it reports whether an ST object represents an 'exec'
ast.fix_missing_locations(node) When you compile a node tree with
is_parameter() Return True if the symbol is a parameter.
parser.st2tuple(st, line_info=False, col_info=False) This function accepts an ST object from the caller in st and returns
dis.hasname Sequence of bytecodes that access an attribute by name.
arg numeric argument to operation (if any), otherwise None
Page 1 of 15