On Nov 15, 10:42 am, de...@web.de (Diez B. Roggisch) wrote:
> And circumvene a great deal of the dynamic features in python
> (which you don't need for this usecase, but still are there)
>

Great as the features might be, when you don't need them, it's clearly
a bad thing to have them drag you down.  Fortunately the PyPy team is
making great progress in implementing a runtime that transparently
sheds
those dynamic features when running a program that doesn't take
advantage
of them.

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

Reply via email to