On Tue, Aug 13, 2013 at 6:01 AM, Daπid <davidmen...@gmail.com> wrote:

> Alternatively, you could also use seek to put the pointer a certain
> distance from the end of the file and start from there,

That's what I'd do if the file(s) may be too large to simply dump into memory.

> but this could cause problems in Windows.

what problems? this is pretty straightforward stuff!

-Chris


-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

chris.bar...@noaa.gov
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to