On Aug 13, 2008, at 2:25 PM, Phil Austin wrote: > Robert Bradshaw wrote: >> There's also one in the /Demos directory of the Cython install. > > Does anyone have a setup.py that shows how to pass flags to cython?
I'm not sure of a way to do that. > I'd like to specify "cython --convert-range" Fortunately for you, this is now enabled by default: http:// hg.cython.org/cython/file/4e4808271bdf/Cython/Compiler/Options.py - Robert _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
