Help with arrays of strings

Jon Smirl jonsmirl at gmail.com
Mon Jul 31 21:47:49 EDT 2006


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
jonsmirl at gmail.com




More information about the Python-list mailing list