pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
PyFrame_FastToLocals
deimos
python
frameobject
Conversions between "fast locals" and locals in dictionary
extern (
C
)
void
PyFrame_FastToLocals
(
PyFrameObject
*
)
Meta
Source
See Implementation
deimos
python
frameobject
functions
PyFrame_BlockPop
PyFrame_BlockSetup
PyFrame_Check
PyFrame_ClearFreeList
PyFrame_ExtendStack
PyFrame_FastToLocals
PyFrame_GetLineNumber
PyFrame_IsRestricted
PyFrame_LocalsToFast
PyFrame_New
structs
PyFrameObject
PyTryBlock
Conversions between "fast locals" and locals in dictionary