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 sjmachin
Recipients lregebro, sjmachin
Date 2011-01-20.12:18:29
SpamBayes Score 0.025397623
Marked as misclassified No
Message-id <1295525912.6.0.0299367791467.issue10954@psf.upfronthosting.co.za>
In-reply-to
Content
I believe that both csv.reader and csv.writer should fail with a meaningful message if mode is binary or newline is not ''
History
Date User Action Args
2011-01-20 12:18:32sjmachinsetrecipients: + sjmachin, lregebro
2011-01-20 12:18:32sjmachinsetmessageid: <1295525912.6.0.0299367791467.issue10954@psf.upfronthosting.co.za>
2011-01-20 12:18:29sjmachinlinkissue10954 messages
2011-01-20 12:18:29sjmachincreate