Stefan, my mpi4py projects is working very well on Python3.0. Stefan, I'm in debt with you for such a good work!
I'm still running in trouble with Python2.6 . I believe this is related to the new method cache for type objects. Interestingly enough, this feature is also in Python 3.0, but in such version all works fine!! Could someone in this list try to test some simple pyx file with a 'cdef class' defining some standard methods and a some 'classmethod' and confirm me iff this works or not?? Iff someone can confirm the failure, I'll take the step to figure out what's really going on... Please help me if any of you have a bit of time, IMHO Python 2.6 should have a higher priority for Cython/Pyrex, right?. Regards, -- Lisandro Dalcín --------------- Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC) Instituto de Desarrollo Tecnológico para la Industria Química (INTEC) Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET) PTLC - Güemes 3450, (3000) Santa Fe, Argentina Tel/Fax: +54-(0)342-451.1594 _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
