This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author bemclaugh
Recipients bemclaugh, docs@python
Date 2013-08-17.02:24:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376706253.43.0.482794872786.issue18767@psf.upfronthosting.co.za>
In-reply-to
Content
Documentation should note default quoting behavior of the csv module is csv.QUOTE_MINIMAL

http://hg.python.org/cpython/file/tip/Modules/_csv.c#l420
History
Date User Action Args
2013-08-17 02:24:13bemclaughsetrecipients: + bemclaugh, docs@python
2013-08-17 02:24:13bemclaughsetmessageid: <1376706253.43.0.482794872786.issue18767@psf.upfronthosting.co.za>
2013-08-17 02:24:13bemclaughlinkissue18767 messages
2013-08-17 02:24:13bemclaughcreate