[Python-ideas] Where did we go wrong with negative stride?

Chris Angelico rosuav at gmail.com
Mon Oct 28 15:14:02 CET 2013


On Tue, Oct 29, 2013 at 1:11 AM, Serhiy Storchaka <storchaka at gmail.com> wrote:
> So '>' should indicate counting from begin (as positive index now) and '<'
> should indicate counting from end (as negative index now). And '^' should
> indicate counting from center.

Sounds good to me! Anywhere else we can index from? ||||||||| to
indicate the Dewey Decimal System (index using floats rather than
ints)?

ChrisA


More information about the Python-ideas mailing list