On Sun, May 22, 2005 at 19:18 +0200, ionel wrote:
> this is interesting 
> anyway i'm to lazy to read so i'll just ask:
> can PyPy at the current state of develepment help me improve my python 
> programs? (speed)

no, it can't at this stage.  You might check out Psyco, 
the specializing compiler for Python: http://psyco.sf.net

    holger
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to