Reinhold Birkenfeld wrote:

> David Wilson wrote:
>> For the most part, CPython performs few optimisations by itself. You
>> may be interested in psyco, which performs several heavy optimisations
>> on running Python code.
>> 
>> http://psyco.sf.net/
>> 

I might be, if it supported x86_64, but AFAICT, it doesn't.

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

Reply via email to