parsing a dbIII file

korovev76 at gmail.com korovev76 at gmail.com
Tue Aug 7 02:55:10 EDT 2007


Hello everybody, I'm new to python (...I work with cobol...)

I have to parse a file (that is a dbIII file) whose stucture look like
this:
|string|, |string|, |string that may contain commas inside|, 1, 2, 3, |
other string|

Is there anything in python that parses this stuff?


thanks a lot
korovev




More information about the Python-list mailing list