diff options
Diffstat (limited to 'Misc/RENAME')
-rw-r--r-- | Misc/RENAME | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/RENAME b/Misc/RENAME index f9b0fd3..92e3aa5 100644 --- a/Misc/RENAME +++ b/Misc/RENAME @@ -347,7 +347,7 @@ setmember PyMember_Set mkvalue Py_BuildValue vmkvalue Py_VaBuildValue getargs PyArg_Parse -vgetargs PyArgs_VaParse +vgetargs PyArg_VaParse newgetargs PyArg_ParseTuple getichararg PyArg_GetChar getidoublearray PyArg_GetDoubleArray |