On Thu, May 8, 2008 at 11:08 AM, Robert Bradshaw <[EMAIL PROTECTED]> wrote: > As mentioned in another thread, we are considering requiring Python > 2.4 or greater to run the Cython compiler, mostly so we can use > decorators in the compiler code. Is anyone still using Cython with > this version of Python?
We have been considering moving from Pyrex to Cython for part of numpy. numpy will be remaining with Python 2.3 for some time. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
