Charles R Harris | 9 Feb 16:29
Picon

Cython question

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 <at> scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Gmane