More changes for NT, Guido style

This commit is contained in:
Guido van Rossum 1996-08-22 00:06:59 +00:00
parent 497aedd2ff
commit eaf9b6cd7b
10 changed files with 806 additions and 5007 deletions

View file

@ -231,3 +231,8 @@ EXPORTS
PyTuple_GetItem
PyTuple_SetItem
PyTuple_GetSlice
Py_Main
PySlice_Type DATA
PySlice_New
PySlice_GetIndices
Py_GetProgramName