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

bundles / IPython 9.11.0 / IPython / core / debugger / InterruptiblePdb / cmdloop

function

IPython.core.debugger:InterruptiblePdb.cmdloop

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

Signature

def   cmdloop ( self intro = None )

Summary

Wrap cmdloop() such that KeyboardInterrupt stops the debugger.

Aliases

  • IPython.InteractiveShell.debugger_cls.cmdloop