Structs§
- PyFrame
Object - In Python > 3.11, frame object internals are always private
- PyTry
Block
Statics§
Functions§
- PyFrame_
Check ⚠ - PyFrame_
Fast ⚠ToLocals - PyFrame_
Fast ⚠ToLocals With Error - PyFrame_
GetBack ⚠ - PyFrame_
GetBuiltins ⚠ - PyFrame_
GetCode ⚠ - PyFrame_
GetGenerator ⚠ - PyFrame_
GetGlobals ⚠ - PyFrame_
GetLasti ⚠ - PyFrame_
GetLine ⚠Number - PyFrame_
GetLocals ⚠ - PyFrame_
Locals ⚠ToFast - PyFrame_
New ⚠