Commit Graph

9 Commits

Author SHA1 Message Date
Raymond Hettinger f7f0a4d4ea No one likes the name inreverse(). 2003-10-28 22:39:22 +00:00
Raymond Hettinger e680cb67de The alternative builtin needed a better name. 2003-10-28 21:21:31 +00:00
Raymond Hettinger 6f412ebc5e Offer the community a choice for a simpler, limited alternative. 2003-10-28 20:40:56 +00:00
Raymond Hettinger 26733836c2 Update the reverse iteration pep to reflect comments from comp.lang.python,
from Guido, and from some on python-dev.
2003-10-28 10:16:32 +00:00
Raymond Hettinger cec064b24f * Rename the proposed method to "iterreverse"
* Make recommendations on the open issues.
* Minor wording changes.
2003-09-28 02:43:37 +00:00
Raymond Hettinger 34893b2b2a Rename the proposal to ireverse(). 2003-09-26 16:09:54 +00:00
Raymond Hettinger c0b44583ab Fix typos. 2003-09-26 03:07:56 +00:00
Raymond Hettinger 996d620420 Updated to reflect comments on comp.lang.python. 2003-09-25 16:18:28 +00:00
Raymond Hettinger 0876789232 Add a new PEP for reverse iteration methods 2003-09-24 10:30:08 +00:00