Commit 7f6b0c51 authored by Guido van Rossum's avatar Guido van Rossum

Add a few more PyErr_ symbols

parent e753628d
...@@ -98,8 +98,10 @@ EXPORTS ...@@ -98,8 +98,10 @@ EXPORTS
PyErr_BadInternalCall PyErr_BadInternalCall
PyErr_CheckSignals PyErr_CheckSignals
PyErr_Clear PyErr_Clear
PyErr_ExceptionMatches
PyErr_Fetch PyErr_Fetch
PyErr_Format PyErr_Format
PyErr_GivenExceptionMatches
PyErr_NewException PyErr_NewException
PyErr_NoMemory PyErr_NoMemory
PyErr_Occurred PyErr_Occurred
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment