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 SilentGhost
Recipients SilentGhost, datapythonista, mrabarnett, serhiy.storchaka
Date 2016-11-08.21:21:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478640084.24.0.454409625453.issue28642@psf.upfronthosting.co.za>
In-reply-to
Content
so using quoting=csv.QUOTE_NONE should solve the immediate problem of "losing" lines then, I'm not sure csv module ever supported dealing with corrupted files.
History
Date User Action Args
2016-11-08 21:21:24SilentGhostsetrecipients: + SilentGhost, mrabarnett, datapythonista, serhiy.storchaka
2016-11-08 21:21:24SilentGhostsetmessageid: <1478640084.24.0.454409625453.issue28642@psf.upfronthosting.co.za>
2016-11-08 21:21:24SilentGhostlinkissue28642 messages
2016-11-08 21:21:24SilentGhostcreate