[issue26407] csv.writer.writerows masks exceptions from __iter__

Serhiy Storchaka report at bugs.python.org
Sat May 30 07:56:29 EDT 2020


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

This bug occurred not only in writerows(), but also in writerow() and csv.reader(). See also more general issue40824.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue26407>
_______________________________________


More information about the Python-bugs-list mailing list