This helped clarify, thanks. I also went through PEP 3118 in detail (as I
should have in the first place) which also helped.

Thanks,

Demian Brecht
http://demianbrecht.github.com


On 2013-02-08 6:50 AM, "Oscar Benjamin" <oscar.j.benja...@gmail.com> wrote:

>This is in keeping with the way that numpy.ndarrays work. Essentially
>len and iter treat the array as if it were a list of lists (of lists
>...).


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to