[Python-Dev] Re: PEP 279 (original) (raw)
Raymond Hettinger python@rcn.com
Tue, 2 Apr 2002 00:32:08 -0500
- Previous message: [Python-Dev] Re: PEP 279
- Next message: [Python-Dev] PEP 287: reStructuredText Standard Docstring Format
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: "David Ascher" <DavidA@ActiveState.com>
+ the nice thing about enumerate is that it has the word 'number' in
All things considered, even though I suggested 'indexer()', I'm voting for 'enumerate()' because of the numeric focus as opposed to a 'key' focus.
Yes!
-- Raymond
- Previous message: [Python-Dev] Re: PEP 279
- Next message: [Python-Dev] PEP 287: reStructuredText Standard Docstring Format
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]