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 numerodix
Recipients numerodix, serhiy.storchaka, vstinner
Date 2014-07-26.08:39:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406363947.96.0.930759215871.issue22076@psf.upfronthosting.co.za>
In-reply-to
Content
The csv module has an exception message with bad grammar:

- delimiter" must be an 1-character string

"an" should be "a"
History
Date User Action Args
2014-07-26 08:39:08numerodixsetrecipients: + numerodix, vstinner, serhiy.storchaka
2014-07-26 08:39:07numerodixsetmessageid: <1406363947.96.0.930759215871.issue22076@psf.upfronthosting.co.za>
2014-07-26 08:39:07numerodixlinkissue22076 messages
2014-07-26 08:39:07numerodixcreate