You are viewing an older version (9.10.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.10.0 / 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