Andrei Kulakov <[email protected]> added the comment:
The docs do say that now: .. attribute:: Dialect.quoting Controls when quotes should be generated by the writer and recognised by the reader. It can take on any of the :const:`QUOTE_\*` constants (see section :ref:`csv-contents`) and defaults to :const:`QUOTE_MINIMAL`. .. so this issue can be closed. ---------- nosy: +andrei.avk _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue18767> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
