Dag Sverre Seljebotn wrote:
> So back in our original function, we can simply directly inspect
> _save->exc_type rather than use PyErr_Occurred.

Just for correctness, that would be _save->curexc_type.

Stefan

_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to