On 22/03/2016 00:49, BartC wrote:

I was surprised at one time that slices don't create 'views', but I've
since implemented view-slices and I can appreciate the problems.)


Why, the docs are quite clear on how Python works? Of course you can always use memoryviews https://docs.python.org/3/library/stdtypes.html#typememoryview

--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

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

Reply via email to