* John CORRY <[EMAIL PROTECTED]> [2006-04-15 23:48]: > Thanks Brian for the help on the last one. I couldn't see the wood for > the trees. I have a tougher one for you. > > I am reading in a CSV file. Each line represents a line that I want to > upload into my database. I am trying to upload the first line in the > file to get myself started. The code is below:-
You may want to check out the csv module to aid in any odd data input, too. http://docs.python.org/lib/module-csv.html -- David Rock [EMAIL PROTECTED] _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor