Re: [Numpy-discussion] patch to pickle np.memmap

2010-04-20 Thread Brent Pedersen
On Tue, Apr 13, 2010 at 8:59 PM, Brent Pedersen wrote: > On Tue, Apr 13, 2010 at 8:52 PM, Brent Pedersen wrote: >> hi, i posted a patch to allow pickling of np.memmap objects. >> http://projects.scipy.org/numpy/ticket/1452 >> >> currently, it always returns 'r' for the mode. >> is that the best t

Re: [Numpy-discussion] patch to pickle np.memmap

2010-04-13 Thread Brent Pedersen
On Tue, Apr 13, 2010 at 8:52 PM, Brent Pedersen wrote: > hi, i posted a patch to allow pickling of np.memmap objects. > http://projects.scipy.org/numpy/ticket/1452 > > currently, it always returns 'r' for the mode. > is that the best thing to do there? > any other changes? > -brent > and i guess

[Numpy-discussion] patch to pickle np.memmap

2010-04-13 Thread Brent Pedersen
hi, i posted a patch to allow pickling of np.memmap objects. http://projects.scipy.org/numpy/ticket/1452 currently, it always returns 'r' for the mode. is that the best thing to do there? any other changes? -brent ___ NumPy-Discussion mailing list NumPy-