mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Add the green "New reference" note to the doc of PyException_GetTraceback()
This commit is contained in:
parent
b21f51a9d0
commit
19465ddc1c
1 changed files with 2 additions and 0 deletions
|
@ -380,6 +380,8 @@ PyEval_EvalCode:PyCodeObject*:co:0:
|
||||||
PyEval_EvalCode:PyObject*:globals:0:
|
PyEval_EvalCode:PyObject*:globals:0:
|
||||||
PyEval_EvalCode:PyObject*:locals:0:
|
PyEval_EvalCode:PyObject*:locals:0:
|
||||||
|
|
||||||
|
PyException_GetTraceback:PyObject*::+1:
|
||||||
|
|
||||||
PyFile_AsFile:FILE*:::
|
PyFile_AsFile:FILE*:::
|
||||||
PyFile_AsFile:PyFileObject*:p:0:
|
PyFile_AsFile:PyFileObject*:p:0:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue