Callback error handling improvements:
- print traceback - don't use fprintf() - clear exception (implied by PyErr_Print())
Showing
Please register or sign in to comment
- print traceback - don't use fprintf() - clear exception (implied by PyErr_Print())