On Mon, 31 Jul 2006 18:33:34 -0700, Simon Forman wrote: > Splitting a string into a list (array) of lines is easy enough, if you > want to discard the line endings,
Thanks for the pointers, that should be enough to get me started. I had started off in the wrong direction looking for arrays instead of lists. I'll code this up and give it try. Hopefully it can run though the 10GB of data in a few hours and not take days. Jon Smirl [EMAIL PROTECTED] -- http://mail.python.org/mailman/listinfo/python-list