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 Thibault.Kruse, ezio.melotti, r.david.murray, serhiy.storchaka, vajrasky
Date 2013-09-08.15:57:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378655841.21.0.764824517272.issue18829@psf.upfronthosting.co.za>
In-reply-to
Content
Parsing a csv file with no delimiter would seem to be meaningless, unless I'm misunderstanding what 'delimeter' controls.  So the error messages for delimiter and quotechar are necessarily different.
History
Date User Action Args
2013-09-08 15:57:21r.david.murraysetrecipients: + r.david.murray, ezio.melotti, serhiy.storchaka, Thibault.Kruse, vajrasky
2013-09-08 15:57:21r.david.murraysetmessageid: <1378655841.21.0.764824517272.issue18829@psf.upfronthosting.co.za>
2013-09-08 15:57:21r.david.murraylinkissue18829 messages
2013-09-08 15:57:21r.david.murraycreate