summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PC/python_nt.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/PC/python_nt.def b/PC/python_nt.def
index 567a386..5caf22c 100644
--- a/PC/python_nt.def
+++ b/PC/python_nt.def
@@ -114,6 +114,8 @@ EXPORTS
PyErr_SetString
PyEval_AcquireLock
PyEval_AcquireThread
+ PyEval_CallFunction
+ PyEval_CallMethod
PyEval_CallObject
PyEval_CallObjectWithKeywords
PyEval_EvalCode