> Hang around in #django or #python. The most elegant code that you *should*
> write would invariably be pretty fast (am not ref to asm).

That doesn't mean that any code that is faster is elegant.

IIRC, in python, map function runs slightly faster than list
comprehensions, but list comprehensions is considered elegant.

Anand
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to