From 24342d96c51e852453d5844d7a9fbc05a7d2f50d Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Sun, 3 Dec 2000 22:43:45 +0000 Subject: Updated for the current state of the main Python source tree. --- Mac/Build/PythonCore.mcp | Bin 113848 -> 113848 bytes 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 index 3e6efe7..9b50ad7 100644 Binary files a/Mac/Build/PythonCore.mcp and b/Mac/Build/PythonCore.mcp differ diff --git a/Mac/Build/PythonCore.mcp.exp b/Mac/Build/PythonCore.mcp.exp index 8934a76..5de44f8 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 -- cgit v0.12