Yoong Hor Meng <[email protected]> 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 <[email protected]> <https://bugs.python.org/issue23041> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
