dispatch_return(frame, arg) If the debugger should stop on this function return, invoke the user_return() method
size Total size of memory blocks in bytes (int).
format(limit=None) Format the traceback as a list of lines with newlines. Use the
tracemalloc.get_traced_memory() Get the current size and peak size of memory blocks traced by the tracemalloc module
print_exc(file=None) Helper to print a traceback from the timed code. Typical use:
runctx(cmd, globals, locals) For backwards compatibility. Calls the run() method.
size Total size of memory blocks in bytes in the new snapshot (int): 0 if the memory blocks have been
user_line(frame) This method is called from dispatch_line() when either stop_here() or break_here()
write_results(show_missing=True, summary=False, coverdir=None) Write coverage results. Set show_missing to show lines
lineno Line number (int).
Page 12 of 15