runcall(function, *args, **kwds) set_trace() See the documentation for the functions explained above.
faulthandler.is_enabled() Check if the fault handler is enabled.
pdb.set_trace() Enter the debugger at the calling stack frame. This is useful to hard-code a breakpoint at a given point in
Page 15 of 15