Serhiy Storchaka added the comment: A shorter example:
>>> import csv >>> list(csv.reader(['foo,"'])) [] ---------- nosy: +storchaka type: -> behavior versions: +Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue16013> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com