> _csv.Error: newline inside string How are the lines actually terminated, with \r\n or with just \n? If it's just \n, what happens if you specify \n as the line terminator?
Skip -- https://mail.python.org/mailman/listinfo/python-list
> _csv.Error: newline inside string How are the lines actually terminated, with \r\n or with just \n? If it's just \n, what happens if you specify \n as the line terminator?
Skip -- https://mail.python.org/mailman/listinfo/python-list