This is a development version (9.14.0.dev) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.14.0.dev / IPython / core / debugger / InterruptiblePdb

class

IPython.core.debugger:InterruptiblePdb

source: /IPython/core/debugger.py :1345

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