On Mon, Apr 12, 2010 at 9:49 AM, Robert Kern <[email protected]> wrote: > On Mon, Apr 12, 2010 at 04:03, Nadav Horesh <[email protected]> wrote: >> >> Is there a way to get the file-name given a memmap array object? > > Not at this time. This would be very useful, though, so patches are welcome. > > -- > Robert Kern > > "I have come to believe that the whole world is an enigma, a harmless > enigma that is made terrible by our own mad attempt to interpret it as > though it had an underlying truth." > -- Umberto Eco > _______________________________________________ > NumPy-Discussion mailing list > [email protected] > http://mail.scipy.org/mailman/listinfo/numpy-discussion >
this sounded easy, so i gave it a shot: http://projects.scipy.org/numpy/ticket/1451 i think that works. -b _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
