Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upfwrite breaks can't appropriately deal with string starting with double qoutes #1925
Comments
|
I don't think it's unreadable:
|
fwriteoutput leaves one double-quote without escaping for a string starting with a double quote. This would make an output unreadable.Here is an example:
and the output csv file looks like this: