Skip to main content

Module pyframe

Module pyframe 

Source
Available on non-Py_LIMITED_API only.

Structs§

_PyInterpreterFrame

Constants§

PyUnstable_EXECUTABLE_KINDSPy_3_13
PyUnstable_EXECUTABLE_KIND_BUILTIN_FUNCTIONPy_3_13
PyUnstable_EXECUTABLE_KIND_METHOD_DESCRIPTORPy_3_13
PyUnstable_EXECUTABLE_KIND_PY_FUNCTIONPy_3_13
PyUnstable_EXECUTABLE_KIND_SKIPPy_3_13

Statics§

PyFrameLocalsProxy_TypePy_3_13
PyFrame_Type
PyUnstable_ExecutableKindsPy_3_13

Functions§

PyFrameLocalsProxy_CheckPy_3_13
PyFrame_Check
PyFrame_GetBackPy_3_9 and non-PyPy
PyFrame_GetBuiltinsPy_3_11
PyFrame_GetGeneratorPy_3_11
PyFrame_GetGlobalsPy_3_11
PyFrame_GetLastiPy_3_11
PyFrame_GetLocalsPy_3_11
PyFrame_GetVarPy_3_12
PyFrame_GetVarStringPy_3_12
PyUnstable_InterpreterFrame_GetCodePy_3_12
PyUnstable_InterpreterFrame_GetLastiPy_3_12
PyUnstable_InterpreterFrame_GetLinePy_3_12
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here