[issue23495] The writer.writerows method should be documented as accepting any iterable (not only a list)

Mariatta Wijaya report at bugs.python.org
Sat Jun 2 11:02:18 EDT 2018


Mariatta Wijaya <mariatta.wijaya at gmail.com> added the comment:


New changeset a801cf164be7c62b6a6dba47ff91d6c3edb67729 by Mariatta (Zackery Spytz) in branch 'master':
bpo-23495: Correct the documentation for writerows() of csv Writer objects (GH-6316)
https://github.com/python/cpython/commit/a801cf164be7c62b6a6dba47ff91d6c3edb67729


----------
nosy: +Mariatta

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


More information about the Python-bugs-list mailing list