[Numpy-discussion] Cython question
Charles R Harris
charlesr.harris@gmail....
Thu Feb 9 09:29:51 CST 2012
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20120209/5302992b/attachment.html
More information about the NumPy-Discussion
mailing list