mirror of
https://github.com/python/cpython.git
synced 2026-03-03 19:40:51 +00:00
More changes for NT, Guido style
This commit is contained in:
parent
497aedd2ff
commit
eaf9b6cd7b
10 changed files with 806 additions and 5007 deletions
|
|
@ -231,3 +231,8 @@ EXPORTS
|
|||
PyTuple_GetItem
|
||||
PyTuple_SetItem
|
||||
PyTuple_GetSlice
|
||||
Py_Main
|
||||
PySlice_Type DATA
|
||||
PySlice_New
|
||||
PySlice_GetIndices
|
||||
Py_GetProgramName
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue