Mercurial > p > roundup > code
comparison doc/default.css @ 6190:15fd91fd3c4c
Quote all exported CSV data
Quote all non-numeric data in csv export functions. Report that a
title like '=a2+b3' could be interpreted as a function in Excel and
executed. csv.writer now includes quoting=csv.QUOTE_NONNUMERIC to
generate quoted values for all fields. This should make the string
starting with = be interpreted as a string and not a formula.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 08 Jun 2020 16:18:21 -0400 |
| parents | 33a1f03b9de0 |
| children |
comparison
equal
deleted
inserted
replaced
| 6189:7458211ca6f3 | 6190:15fd91fd3c4c |
|---|
