[Python-Dev] enumerate with a start index (original) (raw)
Martin Blais blais at furius.ca
Wed Oct 19 22:54:16 CEST 2005
- Previous message: [Python-Dev] Defining properties - a use case for class decorators?
- Next message: [Python-Dev] enumerate with a start index
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi
Just wondering, would anyone think of it as a good idea if the enumerate() builtin could accept a "start" argument? I've run across a few cases where this would have been useful. It seems generic enough too.
- Previous message: [Python-Dev] Defining properties - a use case for class decorators?
- Next message: [Python-Dev] enumerate with a start index
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]