comment tweak
This commit is contained in:
parent
afd77d980e
commit
c9a4762bd6
@ -2499,7 +2499,7 @@ fast_yield:
|
|||||||
|
|
||||||
/* this is gonna seem *real weird*, but if you put some other code between
|
/* this is gonna seem *real weird*, but if you put some other code between
|
||||||
PyEval_EvalFrame() and PyEval_EvalCodeEx() you will need to adjust
|
PyEval_EvalFrame() and PyEval_EvalCodeEx() you will need to adjust
|
||||||
the test in the if statement in Misc/gdbinit:ppystack */
|
the test in the if statement in Misc/gdbinit:pystack* */
|
||||||
|
|
||||||
PyObject *
|
PyObject *
|
||||||
PyEval_EvalCodeEx(PyCodeObject *co, PyObject *globals, PyObject *locals,
|
PyEval_EvalCodeEx(PyCodeObject *co, PyObject *globals, PyObject *locals,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user