Nick Coghlan added the comment: Aye, with the 3.3 changes, I think we should continue down the multi-dimensional array path. I suggest we run with whatever NumPy uses for ndarray, which I believe is "number of items in the first dimension".
---------- title: Allow reversed(memoryview), like memoryview[::-1] -> Allow reversed(memoryview), like memoryview _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19078> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com