pyd v0.10.1 (2018-09-20T03:30:51Z)
Home
Dub
Repo
PyEval_EvalCode
deimos
python
eval
_
extern (
C
)
PyObject
*
PyEval_EvalCode
(
PyCodeObject
*
,
PyObject
*
,
PyObject
*
)
Meta
Source
See Implementation
deimos
python
eval
functions
PyEval_EvalCode
PyEval_EvalCodeEx
_PyEval_CallTracing
_