[Python-ideas] Possible new slice behaviour? Was ( Negative slice discussion.)

Greg Ewing greg.ewing at canterbury.ac.nz
Tue Nov 5 11:51:12 CET 2013


Ron Adam wrote:
>     >>> s[:100, trimi, reversei]

-1. This conflicts with the convention of indexing multi-dimensional
data structures using comma-separated expressions.

-- 
Greg


More information about the Python-ideas mailing list