Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #39883

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

Date 2013-02-25 01:33 +0000
From Andrew Robinson <andrew3@r3dsolutions.com>
Subject Re: Suggested feature: slice syntax within tuples (or even more generally)?
Newsgroups comp.lang.python
Message-ID <mailman.2496.1361784944.2939.python-list@python.org> (permalink)

Show all headers | View raw


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.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Suggested feature: slice syntax within tuples (or even more generally)? Andrew Robinson <andrew3@r3dsolutions.com> - 2013-02-25 01:33 +0000

csiph-web