summaryrefslogtreecommitdiffstats
path: root/PC/python.def
diff options
context:
space:
mode:
Diffstat (limited to 'PC/python.def')
-rw-r--r--PC/python.def5
1 files changed, 5 insertions, 0 deletions
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 @@ EXPORTS
PyTuple_GetItem
PyTuple_SetItem
PyTuple_GetSlice
+ Py_Main
+ PySlice_Type DATA
+ PySlice_New
+ PySlice_GetIndices
+ Py_GetProgramName