]> granicus.if.org Git - python/commit
Merge #20628: make it clear that DictReader/Writer *fieldnames* is a Sequence.
authorR David Murray <rdmurray@bitdance.com>
Mon, 24 Feb 2014 20:34:48 +0000 (15:34 -0500)
committerR David Murray <rdmurray@bitdance.com>
Mon, 24 Feb 2014 20:34:48 +0000 (15:34 -0500)
commit4f9136459884c98b8c4696e477bb1337c8be6db6
tree944b4191209730cbf1b9f303ffd1f538df34a760
parentc5f5e625aa4f80b53ceb3b209bd748b042874285
parentf031a6f334ab13b72c269c8e3158b5dad9d5d2b6
Merge #20628: make it clear that DictReader/Writer *fieldnames* is a Sequence.

Including the subsequent line re-wrapping.