mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +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
|
||||
Py_GetCopyright
|
||||
PyOS_GetLastModificationTime
|
||||
opterr
|
||||
optind
|
||||
optarg
|
||||
getopt
|
||||
_PyOS_opterr
|
||||
_PyOS_optind
|
||||
_PyOS_optarg
|
||||
_PyOS_GetOpt
|
||||
Py_GetVersion
|
||||
_PyParser_Grammar
|
||||
PyImport_Inittab
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue