[Cython] Problems in Py 3.0.1
Stefan Behnel
stefan_ml at behnel.de
Sat Feb 21 18:16:47 CET 2009
Dag Sverre Seljebotn wrote:
> To be clearer, runtests.py works with the refnanny without the normal
> Cython build happening first (runtests.py uses pyximport to build it).
> To test e.g. lxml with the refnanny under Python 3 you would need to
> manually compile and install Cython/Runtime/refnanny.pyx
Then the next step is to port pyximport to Py3, right? :)
Stefan
More information about the Cython-dev
mailing list