You are viewing an older version (9.12.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.12.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