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

bundles / IPython latest / 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