[Python-ideas] Where did we go wrong with negative stride?
Antoine Pitrou
solipsis at pitrou.net
Sun Oct 27 20:11:24 CET 2013
More information about the Python-ideas mailing list
Sun Oct 27 20:11:24 CET 2013
- Previous message: [Python-ideas] Where did we go wrong with negative stride?
- Next message: [Python-ideas] Where did we go wrong with negative stride?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, 27 Oct 2013 11:32:29 -0700 Guido van Rossum <guido at python.org> wrote: > > What are real use cases for negative strides? Reverse a sequence that doesn't have a reverse() method. Regards Antoine. >
- Previous message: [Python-ideas] Where did we go wrong with negative stride?
- Next message: [Python-ideas] Where did we go wrong with negative stride?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list