has_children() Return True if the block has nested namespaces within it. These can be obtained with get_children()
dis.disco(code, lasti=-1, *, file=None) Disassemble a code object, indicating the last instruction if lasti was provided
Function.name The name of the function.
opname human readable name for operation
parser.isexpr(st) When st represents an 'eval' form, this function returns true, otherwise it returns
is_nested() Return True if the block is a nested class or function.
tokenize.tokenize(readline) The tokenize() generator requires one argument, readline, which must be a
is_local() Return True if the symbol is local to its block.
get_lineno() Return the number of the first line in the block this table represents.
pickletools.optimize(picklestring) Returns a new equivalent pickle string after eliminating unused PUT opcodes
Page 14 of 15