bundles / IPython 9.13.0 / IPython / core / debugger / InterruptiblePdb
class
IPython.core.debugger:InterruptiblePdb
source: /IPython/core/debugger.py :1339
Signature
class InterruptiblePdb ( completekey = None , stdin = None , stdout = None , context : int | None | str = 5 , ** kwargs ) Members
Summary
Version of debugger where KeyboardInterrupt exits the debugger altogether.
Aliases
-
IPython.InteractiveShell.debugger_cls