I'm trying to parse a csv file where the last field is freeform. i read about the restkey parameter, but that overprocesses it. is there a built in python way, or do i have to...