Updated for the current state of the main Python source tree.

This commit is contained in:
Jack Jansen 2000-12-03 22:43:45 +00:00
parent a49bdc0179
commit 24342d96c5
2 changed files with 4 additions and 4 deletions

Binary file not shown.

View file

@ -63,10 +63,10 @@ PyArg_ParseTuple
PyArg_Parse PyArg_Parse
Py_GetCopyright Py_GetCopyright
PyOS_GetLastModificationTime PyOS_GetLastModificationTime
opterr _PyOS_opterr
optind _PyOS_optind
optarg _PyOS_optarg
getopt _PyOS_GetOpt
Py_GetVersion Py_GetVersion
_PyParser_Grammar _PyParser_Grammar
PyImport_Inittab PyImport_Inittab