diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2000-12-03 22:43:45 +0000 |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2000-12-03 22:43:45 +0000 |
commit | 24342d96c51e852453d5844d7a9fbc05a7d2f50d (patch) | |
tree | da49f89766931592188c3c0c2da4aff2d207e4e2 | |
parent | a49bdc0179fa87273fd2750a77ba0a35b3b214c6 (diff) | |
download | cpython-git-24342d96c51e852453d5844d7a9fbc05a7d2f50d.tar.gz |
Updated for the current state of the main Python source tree.
-rw-r--r-- | Mac/Build/PythonCore.mcp | bin | 113848 -> 113848 bytes | |||
-rw-r--r-- | Mac/Build/PythonCore.mcp.exp | 8 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Mac/Build/PythonCore.mcp b/Mac/Build/PythonCore.mcp Binary files differindex 3e6efe7bdd..9b50ad788f 100644 --- a/Mac/Build/PythonCore.mcp +++ b/Mac/Build/PythonCore.mcp diff --git a/Mac/Build/PythonCore.mcp.exp b/Mac/Build/PythonCore.mcp.exp index 8934a76e77..5de44f828d 100644 --- a/Mac/Build/PythonCore.mcp.exp +++ b/Mac/Build/PythonCore.mcp.exp @@ -63,10 +63,10 @@ PyArg_ParseTuple PyArg_Parse Py_GetCopyright PyOS_GetLastModificationTime -opterr -optind -optarg -getopt +_PyOS_opterr +_PyOS_optind +_PyOS_optarg +_PyOS_GetOpt Py_GetVersion _PyParser_Grammar PyImport_Inittab |