]> granicus.if.org Git - python/commitdiff
Added reference count information for Py_FindMethod().
authorFred Drake <fdrake@acm.org>
Mon, 10 Apr 2000 19:38:24 +0000 (19:38 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 10 Apr 2000 19:38:24 +0000 (19:38 +0000)
Doc/api/refcounts.dat

index 6c2c99d628cbc8f981199a2cbd3df17b5d625e92..b3006fcd0aadd39403e6730b9d993fb69df6d541 100644 (file)
@@ -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*:::