Éric Araujo <[email protected]> added the comment:

I don’t think we should change behavior.  Strings are iterable; csv.reader 
takes an iterable; this is sensible and documented.  See 
http://docs.python.org/dev/library/csv#csv.reader and the last example of 
http://docs.python.org/dev/library/csv#examples

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue10602>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to