[issue22918] Doc for __iter__ makes inexact comment about dict.__iter__

Raymond Hettinger report at bugs.python.org
Tue Dec 9 11:18:56 CET 2014


Raymond Hettinger added the comment:

> I think the first half of the sentence is enough: 
> “For mappings, it should iterate over the keys of the container.”

That should do it :-)

----------
nosy: +rhettinger

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22918>
_______________________________________


More information about the Python-bugs-list mailing list