summaryrefslogtreecommitdiffstats
path: root/Doc/data/refcounts.dat
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2011-10-23 18:03:33 (GMT)
committerPetri Lehtinen <petri@digip.org>2011-10-23 18:03:33 (GMT)
commitce770375031ad3c1b52097be464ce6bc758845a3 (patch)
treeae0985cf2295878b01ca6246f33c037f7fdc4e05 /Doc/data/refcounts.dat
parentde31b191e570d00ed7917c7f9ea28af3e770c16d (diff)
downloadcpython-ce770375031ad3c1b52097be464ce6bc758845a3.zip
cpython-ce770375031ad3c1b52097be464ce6bc758845a3.tar.gz
cpython-ce770375031ad3c1b52097be464ce6bc758845a3.tar.bz2
Add the green "New reference" note to the doc of PyException_GetTraceback()
Diffstat (limited to 'Doc/data/refcounts.dat')
-rw-r--r--Doc/data/refcounts.dat2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/data/refcounts.dat b/Doc/data/refcounts.dat
index f2a8767..c7d7bd1 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: