mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Add the green "New reference" note to the doc of PyException_GetTraceback()
This commit is contained in:
parent
de31b191e5
commit
ce77037503
1 changed files with 2 additions and 0 deletions
|
@ -376,6 +376,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…
Add table
Add a link
Reference in a new issue