diff options
Diffstat (limited to 'Doc/data/refcounts.dat')
-rw-r--r-- | Doc/data/refcounts.dat | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Doc/data/refcounts.dat b/Doc/data/refcounts.dat index c7d7bd1..b5dde33 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:: |