Added PyErr_NormalizeException

This commit is contained in:
Guido van Rossum 1998-03-17 00:00:18 +00:00
parent abae22fa5e
commit 467950065f
1 changed files with 1 additions and 0 deletions

View File

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