Exceptions
==========

The code in this folder demonstrates the different cases of exception handling in the context of  Cython.

The Cython code can be compiled by running the setup script

$ python setup_except.py build_ext --inplace