File reading using delimiters

Ben S bens at replytothegroupplease.com
Tue Jun 10 18:38:36 EDT 2003


Thanks for the help everyone. For now I'm going to stick with the
read()/split() combination as the performance turns out to be acceptable
(eg. 360KB read, split, and parsed into tuples, in less than 0.07
seconds), but I now have some good ideas if this ever becomes a problem.

--
Ben Sizer
http://pages.eidosnet.co.uk/kylotan






More information about the Python-list mailing list