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