diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2000-12-03 22:43:45 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2000-12-03 22:43:45 (GMT) |
commit | 24342d96c51e852453d5844d7a9fbc05a7d2f50d (patch) | |
tree | da49f89766931592188c3c0c2da4aff2d207e4e2 /Mac/Build | |
parent | a49bdc0179fa87273fd2750a77ba0a35b3b214c6 (diff) | |
download | cpython-24342d96c51e852453d5844d7a9fbc05a7d2f50d.zip cpython-24342d96c51e852453d5844d7a9fbc05a7d2f50d.tar.gz cpython-24342d96c51e852453d5844d7a9fbc05a7d2f50d.tar.bz2 |
Updated for the current state of the main Python source tree.
Diffstat (limited to 'Mac/Build')
-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 3e6efe7..9b50ad7 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 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 |