Re: Pickling ctypes pointer/array

Carlos Pita <[email protected]> Thu, 9 Jun 2016 16:37:58 -0300
Newsgroups gmane.comp.python.ctypes
Message-ID <CAELgYhfdM3disCC=MTMXZN4=EHe7zjnYsBm835otDaUFfj6t=A@mail.gmail.com>
>
> bytearray's __reduce_ex__ creates a bytes copy in the args tuple (see
> _common_reduce in Objects/bytearrayobject.c):
>
>
Oh, I see, it seems that all hope is lost until someone makes memoryviews
picklable, then. But it's not that clear how memoryviews would reconstruct
their dumps at load-side, anyway, since they are just views to proper
objects.

Thank you again
--
Carlos

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e

_______________________________________________
ctypes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ctypes-users