This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients berker.peksag, charlax, docs@python, ezio.melotti, martin.panter, python-dev, rhettinger, zormit
Date 2014-11-24.21:50:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141124215032.126778.75897@psf.io>
In-reply-to
Content
New changeset e504c3bc6897 by Berker Peksag in branch '2.7':
Issue #20351: Add examples for csv.DictReader and csv.DictWriter.
https://hg.python.org/cpython/rev/e504c3bc6897
History
Date User Action Args
2014-11-24 21:50:35python-devsetrecipients: + python-dev, rhettinger, ezio.melotti, charlax, docs@python, berker.peksag, martin.panter, zormit
2014-11-24 21:50:35python-devlinkissue20351 messages
2014-11-24 21:50:35python-devcreate