aboutsummaryrefslogtreecommitdiff
path: root/Doc/data
diff options
context:
space:
mode:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>2008-07-02 22:59:48 +0000
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>2008-07-02 22:59:48 +0000
commit87ce6d70edcdb74c3baef9ca589542282bc0adf0 (patch)
treee09e0c15ad8fc2dcb45d0be260cb5b1da7961000 /Doc/data
parent#3247: get rid of Py_FindMethod (diff)
downloadcpython-87ce6d70edcdb74c3baef9ca589542282bc0adf0.tar.gz
cpython-87ce6d70edcdb74c3baef9ca589542282bc0adf0.tar.bz2
cpython-87ce6d70edcdb74c3baef9ca589542282bc0adf0.zip
#3247: get rid of Py_FindMethods
Remove references in documentation; also rewrite a paragraph that looked off-topic to me.
Diffstat (limited to 'Doc/data')
-rw-r--r--Doc/data/refcounts.dat5
1 files changed, 0 insertions, 5 deletions
diff --git a/Doc/data/refcounts.dat b/Doc/data/refcounts.dat
index e39c53bc4c..73f6c1c849 100644
--- a/Doc/data/refcounts.dat
+++ b/Doc/data/refcounts.dat
@@ -1686,11 +1686,6 @@ 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*:::