Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:

> Shouldn't the comment char definition belong in a dialect class?
The proposed patch does this correctly; then csv.reader automatically accepts 
the dialect parameters to override the selected dialect.

I'm still -1 on the feature - not standard enough, and easy to implement 
outside the csv module.

----------

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

Reply via email to