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 rogererens
Recipients docs@python, rogererens
Date 2014-02-14.17:43:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392399814.31.0.309043975377.issue20628@psf.upfronthosting.co.za>
In-reply-to
Content
The sections on DictReader and DictWriter do not give information on what the type is of the parameter 'fieldnames'. The source code comments that it is a 'list of keys for the dict'.
History
Date User Action Args
2014-02-14 17:43:34rogererenssetrecipients: + rogererens, docs@python
2014-02-14 17:43:34rogererenssetmessageid: <1392399814.31.0.309043975377.issue20628@psf.upfronthosting.co.za>
2014-02-14 17:43:34rogererenslinkissue20628 messages
2014-02-14 17:43:34rogererenscreate