[Python-Dev] synchronized enumerate

Aahz aahz at pythoncraft.com
Mon Dec 19 16:22:46 CET 2005


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)


More information about the Python-Dev mailing list