]> granicus.if.org Git - python/commit
bpo-23495: Correct the documentation for writerows() of csv Writer objects (GH-6316)
authorZackery Spytz <zspytz@gmail.com>
Sat, 2 Jun 2018 15:02:16 +0000 (09:02 -0600)
committerMariatta <Mariatta@users.noreply.github.com>
Sat, 2 Jun 2018 15:02:16 +0000 (08:02 -0700)
commita801cf164be7c62b6a6dba47ff91d6c3edb67729
tree38c6ee5ccc784699e5901d9acb49a745d6c83601
parent00818c8ffd657f9ec727e366bfffd9c2135fa5ab
bpo-23495: Correct the documentation for writerows() of csv Writer objects (GH-6316)

`writerows()` takes an iterable.
Doc/library/csv.rst