Daniel wrote:
> On Fri, 13 Jul 2007 08:51:25 +0300, Gabriel Genellina 
> <[EMAIL PROTECTED]> wrote:
 >
>> Note that every time you see [x for x in ...] with no condition, you 
>> can write list(...) instead - more clear, and faster.
 >
> Faster? No. List Comprehensions are faster.

Why do you think that?
-- 
Michael Hoffman
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to