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

Raymond Hettinger python at rcn.com
Mon Nov 3 16:20:53 EST 2003


> > The pep has been through several rounds of public comment on
> > comp.lang.python.  As a result, the proposal has evolved away from
> > several methods called iter_backwards() and into a simple builtin
> > function called reversed().  Other simplifications emerged as well.
The
> > improved pep is at:
> >
> >     www.python.org/sf/pep-0322.html

[Aahz]
> Oops?  That URL don't work.

Drat!

       http://www.python.org/peps/pep-0322.html


Raymond Hettinger




More information about the Python-Dev mailing list