Python 2.0 is not supposed to use string exceptions in the standard library
& extensions, so create exceptions in extension modules using the PyErr_NewException() API.
Showing
Please register or sign in to comment
& extensions, so create exceptions in extension modules using the PyErr_NewException() API.