[Python-Dev] Re: PEP 322: Reverse Iteration

Delaney, Timothy C (Timothy) tdelaney at avaya.com
Tue Nov 4 20:08:59 EST 2003


> From: Alex Martelli [mailto:aleaxit at yahoo.com]
> 
> I must be missing something.  enumerate(x) is an iterator with len(x)
> values, each a pair; why would reversing it somehow "transpose" it...?

No - you're not. Brain fart on my part :(

Tim Delaney



More information about the Python-Dev mailing list