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 b05696e..f50e8d6 100644
--- a/PC/python_nt.def
+++ b/PC/python_nt.def
@@ -245,6 +245,7 @@ EXPORTS
PyArg_Parse
PyArgs_VaParse
PyArg_ParseTuple
+ PyArg_ParseTupleAndKeywords
PyArg_GetChar
PyArg_GetDoubleArray
PyArg_GetFloat
@@ -259,6 +260,7 @@ EXPORTS
PyArg_GetString
PyErr_BadArgument
PyErr_BadInternalCall
+ PyErr_Format
PyErr_NoMemory
PyErr_SetFromErrno
PyErr_SetNone