This is a development version (9.14.0.dev) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.14.0.dev / IPython / core / debugger / Pdb / hidden_frames

function

IPython.core.debugger:Pdb.hidden_frames

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

Signature

def   hidden_frames ( self stack )

Summary

Given an index in the stack return whether it should be skipped.

Extended Summary

This is used in up/down and where to skip frames.

Aliases

  • IPython.core.debugger.Pdb.hidden_frames