summaryrefslogtreecommitdiffstats
path: root/Doc/api
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2006-08-29 07:57:59 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2006-08-29 07:57:59 (GMT)
commitca810467a4db78781c5e35100024cae779e954e5 (patch)
tree6f9bad18c0b52f59cafe039de83d8002018b8ba0 /Doc/api
parent378b2c9a037bccdbcaca32541c1baebb1a0de30a (diff)
downloadcpython-ca810467a4db78781c5e35100024cae779e954e5.zip
cpython-ca810467a4db78781c5e35100024cae779e954e5.tar.gz
cpython-ca810467a4db78781c5e35100024cae779e954e5.tar.bz2
Get rid of more coerce cruft (really check in this time :-)
Diffstat (limited to 'Doc/api')
-rw-r--r--Doc/api/refcounts.dat4
1 files changed, 0 insertions, 4 deletions
diff --git a/Doc/api/refcounts.dat b/Doc/api/refcounts.dat
index b8aaad5..019bfd4 100644
--- a/Doc/api/refcounts.dat
+++ b/Doc/api/refcounts.dat
@@ -712,10 +712,6 @@ PyNumber_And:PyObject*:o2:0:
PyNumber_Check:PyObject*:o:0:
PyNumber_Check:int:::
-PyNumber_Coerce:int:::
-PyNumber_Coerce:PyObject**:p1:+1:
-PyNumber_Coerce:PyObject**:p2:+1:
-
PyNumber_Divide:PyObject*::+1:
PyNumber_Divide:PyObject*:o1:0:
PyNumber_Divide:PyObject*:o2:0: