On 5/12/11 6:06 AM, Tambet wrote:
Hello!
Let's say slice is multidimensional now - how to interpret it?
I excpect these to work:
* m[0, 3] - get one element from matrix
* m[0:2, 0:2] - get four elements from matrix, iterate over them (I have
actually an rtree if it doesn't make s
Tambet writes:
> Hello!
>
> Let's say slice is multidimensional now - how to interpret it?
>
But who said that slice is multidimensional in the first place?
Since python is not matlab I don't think it will ever be done, so what's
the purpose of talking about a bug in something that doesn't exis