summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-04-29 16:27:09 (GMT)
committerGuido van Rossum <guido@python.org>1997-04-29 16:27:09 (GMT)
commite2b4f0906ddf998b51e1cb5c9aedce6b00d54534 (patch)
tree1fc0f9a60137ea4a8e4b9c74b86e046f9f31a022 /Modules
parente601c0f55d383cc55449c138f3ba5e4d2c9cc2a3 (diff)
downloadcpython-e2b4f0906ddf998b51e1cb5c9aedce6b00d54534.zip
cpython-e2b4f0906ddf998b51e1cb5c9aedce6b00d54534.tar.gz
cpython-e2b4f0906ddf998b51e1cb5c9aedce6b00d54534.tar.bz2
Track updates in rename2.h.
Diffstat (limited to 'Modules')
-rw-r--r--Modules/python.exp16
1 files 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