bundles / IPython 9.10.0 / IPython / terminal / debugger / TerminalPdb / pt_init
function
IPython.terminal.debugger:TerminalPdb.pt_init
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