{ } Raw JSON

bundles / IPython 9.13.0 / IPython / core / debugger / Pdb / _cached_one_parent_frame_debuggerskip

_lru_cache_wrapper

IPython.core.debugger:Pdb._cached_one_parent_frame_debuggerskip

source: /IPython/core/debugger.py :1067

Signature

def   _cached_one_parent_frame_debuggerskip ( self frame )

Summary

Cache looking up for DEBUGGERSKIP on parent frame.

Extended Summary

This should speedup walking through deep frame when one of the highest one does have a debugger skip.

This is likely to introduce fake positive though.

Aliases

  • IPython.core.debugger.Pdb._cached_one_parent_frame_debuggerskip