Added PyErr_NormalizeException

This commit is contained in:
Guido van Rossum 1998-03-17 00:00:18 +00:00
parent abae22fa5e
commit 467950065f

View file

@ -103,6 +103,7 @@ EXPORTS
PyErr_Format
PyErr_GivenExceptionMatches
PyErr_NewException
PyErr_NormalizeException
PyErr_NoMemory
PyErr_Occurred
PyErr_Print