cpython ~master (2016-02-02T15:55:08Z)
Dub
Repo
PyFrame_Check
deimos
python
frameobject
_
extern (
C
)
int
PyFrame_Check
()
(
PyObject
*
op
)
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
_