[NumPy-Tickets] [NumPy] #1452: pickle memmap'd arrays (patch + tests)
NumPy Trac
numpy-tickets@scipy....
Mon May 3 23:06:38 CDT 2010
#1452: pickle memmap'd arrays (patch + tests)
-------------------------+--------------------------------------------------
Reporter: brentp | Owner: somebody
Type: enhancement | Status: needs_review
Priority: normal | Milestone:
Component: Other | Version:
Keywords: |
-------------------------+--------------------------------------------------
Comment(by charris):
So probably the offset new is called with also needs to be stored, maybe
in self.rawoffset. That would be the variable used in the arguments
returned by __reduce__.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1452#comment:7>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list