cpython-d ~master (2020-09-09T07:24:20Z)
Dub
Repo
_PyEval_CallTracing
deimos
python
eval
_
extern (
C
)
PyObject
*
_PyEval_CallTracing
(
PyObject
*
func
,
PyObject
*
args
)
Meta
Source
See Implementation
deimos
python
eval
functions
PyEval_EvalCode
PyEval_EvalCodeEx
_PyEval_CallTracing
_