Suggested feature: slice syntax within tuples (or even more generally)?

Andrew Robinson andrew3 at r3dsolutions.com
Sun Feb 24 20:33:31 EST 2013


Errata, I made a tyepopeo in the middle of the night:

eg:"""Python evaluates right to left; this is semantically an iterator 
giving a[1],a[2],a[5],a[11]"""

Sigh:  Python Iterates from left to right;

--Andrew.



More information about the Python-list mailing list