Re: Python 3.x support?

Greg Ewing <[email protected]> Tue, 09 Dec 2008 17:29:25 +1300
Newsgroups gmane.comp.python.pyrex
Message-ID <[email protected]>
David McNab wrote:

> What's the situation with Pyrex on Python 3.x?

There is no 3.x support in Pyrex yet. There will be
eventually, but I can't say when, sorry.

If you're desperate in the meantime, use Cython.

-- 
Greg