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 / cmdloop

function

IPython.core.debugger:InterruptiblePdb.cmdloop

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

Signature

def   cmdloop ( self intro = None )

Summary

Wrap cmdloop() such that KeyboardInterrupt stops the debugger.

Aliases

  • IPython.InteractiveShell.debugger_cls.cmdloop