azrael wrote:
I know that. enumerate is a great function.

Agreed.  Enumerate works everywhere an iterable is wanted.
Just like other functions that produce iterables.
A special trick for for-loops would only work for for-loops.

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

Reply via email to