summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Modules/python.exp16
1 files changed, 2 insertions, 14 deletions
diff --git a/Modules/python.exp b/Modules/python.exp
index dc15522c1b..9266ea189a 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 @@ initsignal
initsocket
initstrop
initstruct
-inittab
+_PyImport_Inittab
inittime
main