bundles / IPython 9.3.0 / IPython / terminal / debugger / set_trace
function
IPython.terminal.debugger:set_trace
Signature
def set_trace ( frame = None ) Summary
Start debugging from frame.
Extended Summary
If frame is not specified, debugging starts from caller's frame.
Aliases
-
IPython.terminal.debugger.set_trace