>>----- Original Message ----- >>From: "Andrew Straw" <[EMAIL PROTECTED]> >>To: [email protected] >>Sent: Tuesday, August 19, 2008 7:26:39 AM GMT -08:00 US/Canada Pacific >>Subject: [Cython] python version for conditional compilation? >> >>Hi, looking at the Cython Sphinx documentation, I don't see the Python >>version as a variable I can use for conditional compilation. This would >>be handy in the case of newly added features in the Python-C API, for >>example. Would this be feasible to add (alongside UNAME_SYSNAME and >>friends)? >> >>(The location of the docs I was looking at: >>http://www.mudskipper.ca/cython-doc/docs/language_basics.html#compile-time-definitions >> >>)
I maintain the Sphinx documentation, I don't fully know these features, but I will try to hunt down some people at Scipy08 that do, and I will write some of this in. Thanks for the heads up. Gabriel _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
