Help! Parsing file

SunitJoshi SunitJoshi at email.msn.com
Mon Apr 5 20:04:15 EDT 1999


I have a text file with two cols like:
        ADDBBD    'This is a test file that spans
two lines'

I was wondering if someone could point out the best way to scan this file so
that I can
create an output file like:
    ADDBBD    This is a test file that spans two lines

i.e without the single quotes

thanks
Sunit






More information about the Python-list mailing list