19 Aug 16:26
[Cython] python version for conditional compilation?
From: Andrew Straw <strawman@...>
Subject: [Cython] python version for conditional compilation?
Newsgroups: gmane.comp.python.cython.devel
Date: 2008-08-19 14:26:39 GMT
Subject: [Cython] python version for conditional compilation?
Newsgroups: gmane.comp.python.cython.devel
Date: 2008-08-19 14:26:39 GMT
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 )
RSS Feed