Procs
proc PyErr_CreateException(exception_type: PyTypeObject; value: PyObject): PyBaseExceptionObject {. ...raises: [], tags: [RootEffect], forbids: [].}
- inner. unstable. _PyErr_CreateException Source Edit
proc PyErr_CreateException(exception_type: PyTypeObject; value: PyObject): PyBaseExceptionObject {. ...raises: [], tags: [RootEffect], forbids: [].}