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 r.david.murray
Recipients Mariatta, keef604, r.david.murray
Date 2017-04-10.22:15:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491862501.13.0.619648421121.issue30034@psf.upfronthosting.co.za>
In-reply-to
Content
In my experience CSV files with fields with embedded newlines are pretty common.  I don't really think we want to support invalid CSV files.
History
Date User Action Args
2017-04-10 22:15:01r.david.murraysetrecipients: + r.david.murray, Mariatta, keef604
2017-04-10 22:15:01r.david.murraysetmessageid: <1491862501.13.0.619648421121.issue30034@psf.upfronthosting.co.za>
2017-04-10 22:15:01r.david.murraylinkissue30034 messages
2017-04-10 22:15:01r.david.murraycreate