On Feb 8, 7:02 pm, [EMAIL PROTECTED] wrote: > At the moment I think this approach can't improve much the speed of > Python programs compared to what Psyco is already able to do.
Pyrex generates code that competes with hand-written C. It is as close to statically typed Python as it gets. http://www.scipy.org/PerformancePython -- http://mail.python.org/mailman/listinfo/python-list