[issue23041] csv needs more quoting rules

Yoong Hor Meng report at bugs.python.org
Sun Dec 15 21:20:00 EST 2019


Yoong Hor Meng <yoonghm at gmail.com> added the comment:

There is a real requirement for csv to handle an empty field vs a empty string """".  csv.QUOTE_NOTNULL could be useful.

----------
nosy: +yoonghm
versions: +Python 3.8 -Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue23041>
_______________________________________


More information about the Python-bugs-list mailing list