[issue16013] small csv reader bug

Senthil Kumaran report at bugs.python.org
Tue Sep 25 11:21:42 CEST 2012


Senthil Kumaran added the comment:

The patch looks good and is doing the right thing, that is, when the, strict mode is passed, it fails and without strict mode, it is printing the parsed list.

----------
nosy: +orsenthil

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


More information about the Python-bugs-list mailing list