[Tutor] Problem on parsing data

David Rock david at graniteweb.com
Mon Mar 13 18:03:17 EDT 2017


> On Mar 13, 2017, at 16:19, jarod_v6--- via Tutor <tutor at python.org> wrote:
> 
> 
> What can I do for parse better that file and Have only the  comma outside the string ?
> 

I recommend using the cvs module rather than try to write your own.

https://docs.python.org/2/library/csv.html


—
David Rock
david at graniteweb.com






More information about the Tutor mailing list