[issue1511] csv input converts \r\n to \n but csv output does not when a field has internal line breaks

Bill Fenner report at bugs.python.org
Wed Nov 28 06:19:39 CET 2007


Bill Fenner added the comment:

I realized that my description was not crystal clear - the file being 
read has \r\n line terminators - in the format that I used later, the 
input file is

foo,"bar\r\n
baz\r\n
biff",boo\r\n

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1511>
__________________________________


More information about the Python-bugs-list mailing list