On Tuesday, March 22, 2016 at 7:32:13 AM UTC+5:30, Mark Lawrence wrote:
> 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

Interesting!
Can you show/point me to a recipe for getting a copyless view of any arbitrary 
(not necessarily byte) array?
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to