csv.reader has trouble with comma inside quotes inside brackets

Bret bretrouse at gmail.com
Tue Jun 9 17:15:14 EDT 2009


Thanks John,

I didn't realize that the quotes were supposed to surround the entire
field.  I ended up making a quick script to replace comma's outside
quotes with tabs.  I was just trying to clean this crazy "csv" file to
import into msyql.

thanks again,

bret



More information about the Python-list mailing list