[Cython] IFDEF in cython ?

David Cournapeau cournape at gmail.com
Sat Dec 6 14:27:03 CET 2008


Hi,

I would like to know whether adding an IFDEF-like feature in cython
would be feasible ? I would like to define some cython code depending
on some defines in the header of the library I am wrapping.

thanks,

David


More information about the Cython-dev mailing list