Add a few more PyErr_ symbols
diff --git a/PC/python_nt.def b/PC/python_nt.def
index da3462d..3333eaf 100644
--- a/PC/python_nt.def
+++ b/PC/python_nt.def
@@ -98,8 +98,10 @@
 	PyErr_BadInternalCall
 	PyErr_CheckSignals
 	PyErr_Clear
+	PyErr_ExceptionMatches
 	PyErr_Fetch
 	PyErr_Format
+	PyErr_GivenExceptionMatches
 	PyErr_NewException
 	PyErr_NoMemory
 	PyErr_Occurred