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 eric.araujo
Recipients docs@python, eric.araujo, r.david.murray
Date 2014-11-23.01:05:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1416704739.33.0.322065390953.issue22918@psf.upfronthosting.co.za>
In-reply-to
Content
The Python 2 doc is alright, the same line says that d.__iter__() is equivalent to d.iterkeys().
History
Date User Action Args
2014-11-23 01:05:39eric.araujosetrecipients: + eric.araujo, r.david.murray, docs@python
2014-11-23 01:05:39eric.araujosetmessageid: <1416704739.33.0.322065390953.issue22918@psf.upfronthosting.co.za>
2014-11-23 01:05:39eric.araujolinkissue22918 messages
2014-11-23 01:05:39eric.araujocreate