Martin Budaj <m.bu...@gmail.com> added the comment:

I'm not sure about what the intended behavior for testAl should be, however I 
think that the file should be recognized as having one column of data and no 
delimiter (there is a test for this case in csv.py) and not raise an exception.

I attach patch for test_csv.py tests. It includes two more tests which 
currently fail (both contain \r\n as a newline)

----------
Added file: http://bugs.python.org/file19944/test_csv.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10515>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to