Track updates in rename2.h.
diff --git a/Modules/python.exp b/Modules/python.exp
index dc15522..9266ea1 100644
--- a/Modules/python.exp
+++ b/Modules/python.exp
@@ -23,22 +23,10 @@
 * =========================================================
 *
 PyAST_Type
-PyArg_GetChar
-PyArg_GetDoubleArray
-PyArg_GetFloat
-PyArg_GetFloatArray
-PyArg_GetLong
-PyArg_GetLongArray
-PyArg_GetLongArraySize
-PyArg_GetObject
-PyArg_GetShort
-PyArg_GetShortArray
-PyArg_GetShortArraySize
-PyArg_GetString
 PyArg_Parse
 PyArg_ParseTuple
 PyArg_ParseTupleAndKeywords
-PyArgs_VaParse
+PyArg_VaParse
 PyBuiltin_GetDict
 PyBuiltin_GetModule
 PyBuiltin_Init
@@ -434,6 +422,6 @@
 initsocket
 initstrop
 initstruct
-inittab
+_PyImport_Inittab
 inittime
 main