From: Petri Lehtinen Date: Sun, 23 Oct 2011 18:03:33 +0000 (+0300) Subject: Add the green "New reference" note to the doc of PyException_GetTraceback() X-Git-Tag: v3.2.3rc1~480 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ce770375031ad3c1b52097be464ce6bc758845a3;p=thirdparty%2FPython%2Fcpython.git Add the green "New reference" note to the doc of PyException_GetTraceback() --- diff --git a/Doc/data/refcounts.dat b/Doc/data/refcounts.dat index f2a87670dbd2..c7d7bd140af2 100644 --- a/Doc/data/refcounts.dat +++ b/Doc/data/refcounts.dat @@ -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: