Skip to main content

Module pyframe

Module pyframe 

Source
Available on neither Py_LIMITED_API nor RustPython.

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_Type⚠Py_3_13
PyFrame_Type⚠
PyUnstable_ExecutableKinds⚠Py_3_13

Functions§

PyFrameLocalsProxy_Check⚠Py_3_13
PyFrame_Check⚠
PyFrame_GetBack⚠Non-PyPy
PyFrame_GetBuiltins⚠Py_3_11
PyFrame_GetGenerator⚠Py_3_11
PyFrame_GetGlobals⚠Py_3_11
PyFrame_GetLasti⚠Py_3_11
PyFrame_GetLocals⚠Py_3_11
PyFrame_GetVar⚠Py_3_12
PyFrame_GetVarString⚠Py_3_12
PyUnstable_InterpreterFrame_GetCode⚠Py_3_12 and non-PyPy
PyUnstable_InterpreterFrame_GetLasti⚠Py_3_12 and non-PyPy
PyUnstable_InterpreterFrame_GetLine⚠Py_3_12 and non-PyPy
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here