Joseph Tate added the comment:
Thank you, Thomas, for the patch, and Skip, for applying it.
--
___
Python tracker
<http://bugs.python.org/issue6606>
___
___
Pytho
Joseph Tate added the comment:
Note that no exceptions are raised, the reader just returns improperly
parsed records.
--
___
Python tracker
<http://bugs.python.org/issue6
New submission from Joseph Tate :
Given the attached code, the Sniffer.sniff routine does not set the
doublequote property. This results in errors during reader operations.
If the doublequote property is set in the dialect, the data is read
properly.
The data was created using oocalc, forcing