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 _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
