Hi All,

Does anyone know how to make Cython emit a C macro? I would like to be able
to

#define NO_DEPRECATED_API

and can do so by including a header file or futzing with the generator
script, but I was wondering if there was an easy way to do it in Cython.

Chuck
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to