[Python-Dev] Re: PEP 279 (original) (raw)

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:

  1. itemize
  2. enumerate

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