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 eric.araujo
Recipients Mario.Fasold, amaury.forgeotdarc, andrewmcnamara, eric.araujo, iain_haslam, rhettinger, skip.montanaro
Date 2010-01-27.13:25:53
SpamBayes Score 0.002202912
Marked as misclassified No
Message-id <1264598755.32.0.991739281034.issue1225769@psf.upfronthosting.co.za>
In-reply-to
Content
Hello

Shouldn't the comment char definition belong in a dialect class? The reader would still have to be modified to skip these lines, but having this char in the dialect would not require a change to csv.reader signature.

Kind regards
History
Date User Action Args
2010-01-27 13:25:55eric.araujosetrecipients: + eric.araujo, skip.montanaro, rhettinger, amaury.forgeotdarc, andrewmcnamara, iain_haslam, Mario.Fasold
2010-01-27 13:25:55eric.araujosetmessageid: <1264598755.32.0.991739281034.issue1225769@psf.upfronthosting.co.za>
2010-01-27 13:25:53eric.araujolinkissue1225769 messages
2010-01-27 13:25:53eric.araujocreate