Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 24342d9

Browse files
committed
Updated for the current state of the main Python source tree.
1 parent a49bdc0 commit 24342d9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Mac/Build/PythonCore.mcp

0 Bytes
Binary file not shown.

Mac/Build/PythonCore.mcp.exp

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ PyArg_ParseTuple
6363
PyArg_Parse
6464
Py_GetCopyright
6565
PyOS_GetLastModificationTime
66-
opterr
67-
optind
68-
optarg
69-
getopt
66+
_PyOS_opterr
67+
_PyOS_optind
68+
_PyOS_optarg
69+
_PyOS_GetOpt
7070
Py_GetVersion
7171
_PyParser_Grammar
7272
PyImport_Inittab

0 commit comments

Comments
 (0)