Nick Coghlan added the comment:

memoryview supports slicing - it just doesn't support NumPy style 
*multi-dimensional* slicing (and buffer doesn't support that either).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14130>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to