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 georg.brandl
Recipients
Date 2006-11-19.15:09:20
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Why do you think a CSV reader should support null bytes?
CSV is a text format, not a binary one.
History
Date User Action Args
2007-08-23 14:49:59adminlinkissue1599055 messages
2007-08-23 14:49:59admincreate