[Python-ideas] slice[] to get more complex slices
Grégory Lielens
gregory.lielens at gmail.com
Mon Jul 23 04:41:03 EDT 2018
+1 on this. Seems easy a limited in scope, and it reduce the need to
remember the details of slice constructor, just reuse the same syntax for
getitem slices.
Seems that the initial proposal was skipped just for timing reasons, and
have a large support among numpy users. More mixed outside numpy, but still
I think it was put under the rug a little too quickly...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20180723/2ed311e1/attachment.html>
More information about the Python-ideas
mailing list