On Sun, May 23, 2010 at 5:19 PM, Lie Ryan <lie.1...@gmail.com> wrote:

> But the point still hold, that in real life, often the language's raw
> speed doesn't really limit the program's speed.

I would rather say that Python vs C does not matter until it does, and
it generally does when constants factor matter (which is one way to
draw the line between system programming and "general" programming).
It totally depends on the applications, I don't think you can draw
general arguments.

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

Reply via email to