9 Feb 16:29
Cython question
Charles R Harris <charlesr.harris <at> gmail.com>
2012-02-09 15:29:51 GMT
2012-02-09 15:29:51 GMT
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
RSS Feed