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

bundles / IPython 9.10.0 / IPython / core / interactiveshell / InteractiveShell / get_local_scope

function

IPython.core.interactiveshell:InteractiveShell.get_local_scope

source: /IPython/core/interactiveshell.py :2522

Signature

def   get_local_scope ( self stack_depth )

Summary

Get local scope at given stack depth.

Parameters

stack_depth : int

Depth relative to calling frame

Aliases

  • IPython.InteractiveShell.get_local_scope