From e2b4f0906ddf998b51e1cb5c9aedce6b00d54534 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 29 Apr 1997 16:27:09 +0000 Subject: Track updates in rename2.h. --- Modules/python.exp | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) 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 @@ initsignal initsocket initstrop initstruct -inittab +_PyImport_Inittab inittime main -- cgit v0.12