Fredrik Lundh wrote:

> what's wrong with using enumerate?  or a list comprehension?  or
> some other of the many different ways you can use to build a list
> from a set of values?

Shouldn't there be one -- and preferably only one -- obvious way to
do it? 8)

Python Cookbook says "enumerate()", is this still correct with 2.5?

Regards,


Björn

-- 
BOFH excuse #195:

We only support a 28000 bps connection.

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

Reply via email to