diff options
Diffstat (limited to 'Doc/api/refcounts.dat')
-rw-r--r-- | Doc/api/refcounts.dat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/api/refcounts.dat b/Doc/api/refcounts.dat index 00556a8..0f2e9b5 100644 --- a/Doc/api/refcounts.dat +++ b/Doc/api/refcounts.dat @@ -811,6 +811,9 @@ PyObject_GetItem:PyObject*::+1: PyObject_GetItem:PyObject*:o:0: PyObject_GetItem:PyObject*:key:0: +PyObject_GetIter:PyObject*::+1: +PyObject_GetIter:PyObject*:o:0: + PyObject_HasAttr:int::: PyObject_HasAttr:PyObject*:o:0: PyObject_HasAttr:PyObject*:attr_name:0: |