bundles / IPython 9.14.0.dev / IPython / core / debugger / Pdb / format_stack_entry
function
IPython.core.debugger:Pdb.format_stack_entry
source: /IPython/core/debugger.py :627
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