Commit 8520cc23 authored by Fred Drake's avatar Fred Drake

Added reference count information for Py_FindMethod().

parent a901f8fd
......@@ -845,6 +845,11 @@ Py_FdIsInteractive:char*:filename::
Py_Finalize:void:::
Py_FindMethod:PyObject*::+1:
Py_FindMethod:PyMethodDef[]:methods::
Py_FindMethod:PyObject*:self:+1:
Py_FindMethod:char*:name::
Py_GetBuildInfoconst:char*:::
Py_GetCompilerconst:char*:::
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment