bundles / IPython 9.3.0 / IPython / core / debugger / InterruptiblePdb / cmdloop
function
IPython.core.debugger:InterruptiblePdb.cmdloop
source: /IPython/core/debugger.py :1206
Signature
def cmdloop ( self , intro = None ) Summary
Wrap cmdloop() such that KeyboardInterrupt stops the debugger.
Aliases
-
IPython.InteractiveShell.debugger_cls.cmdloop