aboutsummaryrefslogtreecommitdiff
path: root/Doc/data
diff options
context:
space:
mode:
authorAndrew Svetlov <andrew.svetlov@gmail.com>2012-10-31 12:02:56 +0200
committerAndrew Svetlov <andrew.svetlov@gmail.com>2012-10-31 12:02:56 +0200
commit4deb16dd7585582276714cae2d98b55db7fe6568 (patch)
tree04e201cd4c12b0b8a03e654f1ddff8e84ee88a42 /Doc/data
parentFix docstring for deque ctor to mark iterable parameter optional (diff)
downloadcpython-4deb16dd7585582276714cae2d98b55db7fe6568.tar.gz
cpython-4deb16dd7585582276714cae2d98b55db7fe6568.tar.bz2
cpython-4deb16dd7585582276714cae2d98b55db7fe6568.zip
Remove already dropped function PySys_GetFile from documentation.
Thanks to Daniel Müllner from docs@
Diffstat (limited to 'Doc/data')
-rw-r--r--Doc/data/refcounts.dat4
1 files changed, 0 insertions, 4 deletions
diff --git a/Doc/data/refcounts.dat b/Doc/data/refcounts.dat
index c7d7bd140af..b5dde333647 100644
--- a/Doc/data/refcounts.dat
+++ b/Doc/data/refcounts.dat
@@ -1310,10 +1310,6 @@ PySys_AddWarnOption:char*:s::
PySys_AddXOption:void:::
PySys_AddXOption:const wchar_t*:s::
-PySys_GetFile:FILE*:::
-PySys_GetFile:char*:name::
-PySys_GetFile:FILE*:def::
-
PySys_GetObject:PyObject*::0:
PySys_GetObject:char*:name::