[Python-Dev] Re: PEP 279 (original) (raw)
Barry A. Warsaw barry@zope.com
Tue, 2 Apr 2002 00:11:56 -0500
- Previous message: [Python-Dev] Re: PEP 279
- Next message: [Python-Dev] Re: PEP 279
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"GvR" == Guido van Rossum <guido@python.org> writes:
GvR> So now I'd like to choose between enumerate() and indexer().
GvR> Any closing arguments?
Let me enumerate the reasons while I like the one I do:
it clearly describes the action being performed
see #1
it is a verb, which (to me) seems more preferable than a noun
there is /no/ ... number 4
indexer() seems too tied to search engines
Need I say more? :)
-Barry
- Previous message: [Python-Dev] Re: PEP 279
- Next message: [Python-Dev] Re: PEP 279
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]