{ } Raw JSON

bundles / IPython 9.13.0 / IPython / terminal / debugger / TerminalPdb / pt_init

function

IPython.terminal.debugger:TerminalPdb.pt_init

source: /IPython/terminal/debugger.py :34

Signature

def   pt_init ( self pt_session_options = None )

Summary

Initialize the prompt session and the prompt loop and store them in self.pt_app and self.pt_loop.

Extended Summary

Additional keyword arguments for the PromptSession class can be specified in pt_session_options.

Aliases

  • IPython.terminal.debugger.TerminalPdb.pt_init