[issue6606] csv.Sniffer.sniff on data with doublequotes doesn't set up the dialect properly

Thomas W. Barr report at bugs.python.org
Fri Jul 31 05:35:32 CEST 2009


Thomas W. Barr <twb at rice.edu> added the comment:

The Sniffer.sniff routine doesn't set the doublequote property at all
right now. I'm working on a patch to see if I can add this functionality.

----------
nosy: +twb
type: behavior -> feature request

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6606>
_______________________________________


More information about the Python-bugs-list mailing list