Added PyErr_NormalizeException
This commit is contained in:
parent
abae22fa5e
commit
467950065f
|
@ -103,6 +103,7 @@ EXPORTS
|
|||
PyErr_Format
|
||||
PyErr_GivenExceptionMatches
|
||||
PyErr_NewException
|
||||
PyErr_NormalizeException
|
||||
PyErr_NoMemory
|
||||
PyErr_Occurred
|
||||
PyErr_Print
|
||||
|
|
Loading…
Reference in New Issue