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

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to