Comment on PEP-0322: Reverse Iteration Methods

Alex Martelli aleax at aleax.it
Fri Sep 26 13:29:13 EDT 2003


David Abrahams wrote:
   ...
> Also, the idea of denying tuples the ability to reverse iterate seems
> arbitrary and capricious.

Sure, but so is denying them, e.g., non-mutating methods such as .index()
and .count().  At least we're _consistently_ arbitrary and capricious!-)


Alex





More information about the Python-list mailing list