mirror of https://github.com/python/cpython
Add the green "New reference" note to the doc of PyException_GetTraceback()
This commit is contained in:
parent
b21f51a9d0
commit
19465ddc1c
|
@ -380,6 +380,8 @@ PyEval_EvalCode:PyCodeObject*:co:0:
|
|||
PyEval_EvalCode:PyObject*:globals:0:
|
||||
PyEval_EvalCode:PyObject*:locals:0:
|
||||
|
||||
PyException_GetTraceback:PyObject*::+1:
|
||||
|
||||
PyFile_AsFile:FILE*:::
|
||||
PyFile_AsFile:PyFileObject*:p:0:
|
||||
|
||||
|
|
Loading…
Reference in New Issue