From: Petri Lehtinen Date: Sun, 23 Oct 2011 18:34:57 +0000 (+0300) Subject: Add the green "New reference" note to the doc of PyException_GetTraceback() X-Git-Tag: v2.7.3rc1~384 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=19465ddc1c1724fd7ed9153c24e94cec7eac7a1f;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 1fc896fb73b3..35f621121d4e 100644 --- a/Doc/data/refcounts.dat +++ b/Doc/data/refcounts.dat @@ -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: