Author gnbond
Recipients
Date 2004-06-07.04:46:56
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
CSV module cannot handle the case of embedded \r (i.e.
carriage return) in a field.

As far as I can see, this is hard-coded into the _csv.c
file and cannot be fixed with Dialect changes.
History
Date User Action Args
2007-08-23 14:22:15adminlinkissue967934 messages
2007-08-23 14:22:15admincreate