Track updates in rename2.h.

This commit is contained in:
Guido van Rossum 1997-04-29 16:27:09 +00:00
parent e601c0f55d
commit e2b4f0906d
1 changed files with 2 additions and 14 deletions

View File

@ -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