Staging
v0.5.1
https://github.com/python/cpython
Revision 949da9e44b4e0d5b32745b91f9582158442b68d1 authored by Miss Islington (bot) on 02 June 2018, 15:40:00 UTC, committed by GitHub on 02 June 2018, 15:40:00 UTC

`writerows()` takes an iterable.
(cherry picked from commit a801cf164be7c62b6a6dba47ff91d6c3edb67729)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
1 parent 57f1f5b
History
Tip revision: 949da9e44b4e0d5b32745b91f9582158442b68d1 authored by Miss Islington (bot) on 02 June 2018, 15:40:00 UTC
bpo-23495: Correct the documentation for writerows() of csv Writer objects (GH-6316)
Tip revision: 949da9e
File Mode Size
Grammar -rw-r--r-- 6.3 KB

back to top