cpython ~master (2016-02-02T15:55:08Z)
Dub
Repo
PyFrame_ExtendStack
deimos
python
frameobject
Extend the value stack
extern (
C
)
PyObject
**
PyFrame_ExtendStack
(
PyFrameObject
*
,
int
,
int
)
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
Extend the value stack