I need to parse a tab delimited flat file into a number of files that I can load into a mysql database. I've tried Parse::RecDescent in Perl. Is there a Python module that does this and are there examples I could modify to learn it? TIA Tom Belich