Christian Tismer a écrit :
[EMAIL PROTECTED] wrote:
Diez B. Roggisch:
the author says that the approach is flawed, so at *some*
point it will be discontinued.
Can't Psyco be improved, so it can compile things like:
nums = (i for i in xrange(200000) if i % 2)
print sum(nums)
Although my main goal is to support PyPy as much as possible,
I am currently taking a pause in favor of filling the gap
for psyco, supporting generators. The details are not yet
settled, maybe we choose to change the project name,
to avoid the author getting bugged with questions about
this extra stuff.
- chris
Maybe try Psychotic
http://code.google.com/p/psychotic/
I really like the screencast !
...sorry for the bad joke :)
--
http://mail.python.org/mailman/listinfo/python-list