[Python-Dev] Re: PEP 279

Guido van Rossum guido@python.org
Tue, 02 Apr 2002 08:57:29 -0500


> Summary, I think we're down to subtle differences and have the following
> preference order:
> 1.  enumerate

Forget the others you mentioned, but insert one at the top, so we get:

0. itemize
1. enumerate

--Guido van Rossum (home page: http://www.python.org/~guido/)