cpython ~master (2016-02-02T15:55:08Z)
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
_