Added PyErr_NormalizeException
diff --git a/PC/python_nt.def b/PC/python_nt.def
index 8f23848..95fe22f 100644
--- a/PC/python_nt.def
+++ b/PC/python_nt.def
@@ -103,6 +103,7 @@
 	PyErr_Format
 	PyErr_GivenExceptionMatches
 	PyErr_NewException
+	PyErr_NormalizeException
 	PyErr_NoMemory
 	PyErr_Occurred
 	PyErr_Print