Skip Montanaro <[EMAIL PROTECTED]> added the comment:

What do you think the delimiter should be for this csv file?

43.4e12
147483648
47483648

What about this one?

abcdef
bcdefg
cdefgh

And this?

abc8def
bcd8efg
cde8fgh

If I force the sniffer to not allow digits or letters as
delimiters I can get the sniffer to return comma as the
delimiter in all three cases.  I'm not certain that's
correct in the third case though.

----------
assignee:  -> skip.montanaro
nosy: +skip.montanaro

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2078>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to