On Wed, Aug 4, 2010 at 12:14 PM, elsa <kerensael...@hotmail.com> wrote:
> I have a large file of text I need to parse. Individual 'entries' are
> separated by newline characters, while fields within each entry are
> separated by tab characters.

Sounds to me like a job of the csv module.

cheers
James

-- 
-- James Mills
--
-- "Problems are solved by method"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to