On Jul 30, 11:14 pm, Sion Arrowsmith <[EMAIL PROTECTED]>
wrote:
> >Well, the snarky response is most Python developers are too busy
> >working on actual real world projects :)
>
> The follow-up snarky response is that working on actual real world
> projects has lead Python developers to realise that most real world
> bottlenecks arise from disk access, network speed, and user
> interaction, and you should only sweat about code speed in the rare
> case when you *know* that it's not its interface to the real world
> that's slow.

You won't hear any disagreement from me on that point :)
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to