diff options
Diffstat (limited to 'Doc/api/refcounts.dat')
-rw-r--r-- | Doc/api/refcounts.dat | 4 |
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: |