csv.writer with QUOTE_NONE and escapechar=' ' results into double spaces

前端 未结 0 1112
不知归路
不知归路 2020-12-23 07:33

Using csv.writer with QUOTE_NONE and escapechar options:

In various examples the space is used for escapechar without questioning: escapechar=\' \'.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题