[Python-Dev] synchronized enumerate (original) (raw)
Aahz aahz at pythoncraft.com
Mon Dec 19 16:22:46 CET 2005
- Previous message: [Python-Dev] synchronized enumerate
- Next message: [Python-Dev] synchronized enumerate
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Dec 18, 2005, Chris or Leslie Smith wrote:
What I would propose is an optional slice argument to the enumerate routine that would allow enumerate to return elements that are synchronized with the original list list/iterable elements. e.g.
python-dev is the wrong place to start discussions like this; please use comp.lang.python. Thanks!
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"Don't listen to schmucks on USENET when making legal decisions. Hire yourself a competent schmuck." --USENET schmuck (aka Robert Kern)
- Previous message: [Python-Dev] synchronized enumerate
- Next message: [Python-Dev] synchronized enumerate
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]