mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Updated for the current state of the main Python source tree.
This commit is contained in:
parent
a49bdc0179
commit
24342d96c5
2 changed files with 4 additions and 4 deletions
Binary file not shown.
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue