Serhiy Storchaka added the comment: CSVĀ is not well defined format. What you expect to read from csv.reader(['one', 'two'])? If two rows ['one'] and ['two'], than the reader in its own right and there is no bug which can be fixed.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15927> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com