class profile.Profile(timer=None, timeunit=0.0, subcalls=True, builtins=True) This class is normally only used if more precise
class bdb.Breakpoint(self, file, line, temporary=0, cond=None, funcname=None) This class implements temporary breakpoints, ignore
traceback Traceback where the memory block was allocated, Traceback instance.
tracemalloc.get_traced_memory() Get the current size and peak size of memory blocks traced by the tracemalloc module
exception bdb.BdbQuit Exception raised by the Bdb class for quitting the debugger.
run(statement, globals=None, locals=None) runeval(expression, globals=None, locals=None) runcall(function
faulthandler.is_enabled() Check if the fault handler is enabled.
add(*filenames) This method of the Stats class accumulates additional profiling information into the current profiling
size Total size of memory blocks in bytes in the new snapshot (int): 0 if the memory blocks have been
write_results(show_missing=True, summary=False, coverdir=None) Write coverage results. Set show_missing to show lines
Page 12 of 15