[Numpy-discussion] Cython question
Charles R Harris
charlesr.harris at gmail.com
Thu Feb 9 10:29:51 EST 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.python.org/pipermail/numpy-discussion/attachments/20120209/5302992b/attachment.html>
More information about the NumPy-Discussion
mailing list