bundles / IPython 9.12.0 / IPython / core / debugger / Pdb / format_stack_entry
function
IPython.core.debugger:Pdb.format_stack_entry
source: /IPython/core/debugger.py :621
Signature
def format_stack_entry ( self , frame_lineno : tuple[FrameType, int] , lprefix : str = : ) → str Summary
overwrite from super class so must -> str
Aliases
-
IPython.core.debugger.Pdb.format_stack_entry