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 xflr6
Recipients kalaxy, lukasz.langa, maciej.szulik, mjohnson, python-dev, r.david.murray, serhiy.storchaka, terry.reedy, xflr6
Date 2018-01-12.10:17:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515752238.43.0.467229070634.issue15927@psf.upfronthosting.co.za>
In-reply-to
Content
To be complete, the docs of Dialect.escapechar should probably also say that it is used to escape itself.
However, note that csw.writer currently only does this with csv.QUOTE_NONE (breaking round-trip otherwise: #12178).
History
Date User Action Args
2018-01-12 10:17:18xflr6setrecipients: + xflr6, terry.reedy, r.david.murray, lukasz.langa, python-dev, serhiy.storchaka, maciej.szulik, kalaxy, mjohnson
2018-01-12 10:17:18xflr6setmessageid: <1515752238.43.0.467229070634.issue15927@psf.upfronthosting.co.za>
2018-01-12 10:17:18xflr6linkissue15927 messages
2018-01-12 10:17:18xflr6create