commit | a801cf164be7c62b6a6dba47ff91d6c3edb67729 | [log] [tgz] |
---|---|---|
author | Zackery Spytz <zspytz@gmail.com> | Sat Jun 02 09:02:16 2018 -0600 |
committer | Mariatta <Mariatta@users.noreply.github.com> | Sat Jun 02 08:02:16 2018 -0700 |
tree | 38c6ee5ccc784699e5901d9acb49a745d6c83601 | |
parent | 00818c8ffd657f9ec727e366bfffd9c2135fa5ab [diff] |
bpo-23495: Correct the documentation for writerows() of csv Writer objects (GH-6316) `writerows()` takes an iterable.