Comment on PEP-0322: Reverse Iteration Methods

Sean Ross sross at connectmail.carleton.ca
Wed Sep 24 21:47:07 EDT 2003


"Raymond Hettinger" <vze4rx4y at verizon.net> wrote in message
news:95rcb.2002$yU5.1775 at nwrdny01.gnilink.net...
> Please comment on the new PEP for reverse iteration methods.

# from PEP 322
"""
Rejected Alternative Ideas
[snip]
Add a builtin function, reverse() ...
"""

Do you mean add a function reverse() (or ireverse()) to the itertools
library, or to __builtins__?






More information about the Python-list mailing list