commit | eaf9b6cd7b18baba7b41b35535b73ddaff480d85 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Aug 22 00:06:59 1996 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Aug 22 00:06:59 1996 +0000 |
tree | f7e891d746270299151eca721ea87fa416a81446 | |
parent | 497aedd2ff0e438a088108a7c4eb37ff8a14ff64 [diff] [blame] |
More changes for NT, Guido style
diff --git a/PC/python.def b/PC/python.def index 0f8e04d..3ac4b90 100644 --- a/PC/python.def +++ b/PC/python.def
@@ -231,3 +231,8 @@ PyTuple_GetItem PyTuple_SetItem PyTuple_GetSlice + Py_Main + PySlice_Type DATA + PySlice_New + PySlice_GetIndices + Py_GetProgramName