summaryrefslogtreecommitdiffstats
path: root/Doc/data
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2010-06-27 17:36:54 (GMT)
committerMark Dickinson <dickinsm@gmail.com>2010-06-27 17:36:54 (GMT)
commit3a23c9eed581ff83de55956e5175fbdd90e4cab0 (patch)
tree446d02ee0409306d5d0838fa5ce2aa80192bb618 /Doc/data
parentab90f8e6a1a2f3f13b4775f431c75ec995a048d1 (diff)
downloadcpython-3a23c9eed581ff83de55956e5175fbdd90e4cab0.zip
cpython-3a23c9eed581ff83de55956e5175fbdd90e4cab0.tar.gz
cpython-3a23c9eed581ff83de55956e5175fbdd90e4cab0.tar.bz2
Issue #9089: PyNumber_Int is no more. Remove it from the docs.
Diffstat (limited to 'Doc/data')
-rw-r--r--Doc/data/refcounts.dat3
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/data/refcounts.dat b/Doc/data/refcounts.dat
index 6f16cad..2dc7084 100644
--- a/Doc/data/refcounts.dat
+++ b/Doc/data/refcounts.dat
@@ -846,9 +846,6 @@ PyNumber_InPlaceXor:PyObject*::+1:
PyNumber_InPlaceXor:PyObject*:v:0:
PyNumber_InPlaceXor:PyObject*:w:0:
-PyNumber_Int:PyObject*::+1:
-PyNumber_Int:PyObject*:o:0:
-
PyNumber_Invert:PyObject*::+1:
PyNumber_Invert:PyObject*:o:0: