[Tutor] CSV file processing...

Kent Johnson kent37 at tds.net
Fri Mar 21 20:18:53 CET 2008


Spencer Parker wrote:
> Okay...so I got it mostly working...it now dies with this trackback:

It would be helpful to see what 'it' is (i.e. your code), and also to 
see the actual error message as well as the traceback. We try to read 
minds on this group but we aren't really very good at it.

Kent

> 
> Traceback (most recent call last):
>   File "./loadcsv.py", line 23, in ?
>     co.execute("""
>   File "/usr/lib64/python2.4/site-packages/MySQLdb/cursors.py", line 
> 148, in execute
>     query = query % db.literal(args)


More information about the Tutor mailing list