Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #39883 > unrolled thread
| Started by | Andrew Robinson <andrew3@r3dsolutions.com> |
|---|---|
| First post | 2013-02-25 01:33 +0000 |
| Last post | 2013-02-25 01:33 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Re: Suggested feature: slice syntax within tuples (or even more generally)? Andrew Robinson <andrew3@r3dsolutions.com> - 2013-02-25 01:33 +0000
| From | Andrew Robinson <andrew3@r3dsolutions.com> |
|---|---|
| Date | 2013-02-25 01:33 +0000 |
| Subject | Re: Suggested feature: slice syntax within tuples (or even more generally)? |
| Message-ID | <mailman.2496.1361784944.2939.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web