[Tutor] Abnormal \r character in csv text files: csv module error
Kent Johnson
kent37 at tds.net
Mon Jul 11 23:46:26 CEST 2005
Alessandro Brollo wrote:
> Abnormal \r characters inside a .csv text file raise
> an error when the file is read by csv.reader() (Python
> 2.3).
>
> This is a warning to newbies like me and a question
> for experts: is it a bug into csv module?
This has been reported as a bug.
http://sourceforge.net/tracker/index.php?func=detail&aid=967934&group_id=5470&atid=105470
Kent
More information about the Tutor
mailing list