Chris Jerdonek <chris.jerdo...@gmail.com> added the comment:

Okay, then that also might be worth mentioning.  As it stands now, the emphasis 
in the section on iterator types is on __iter__() (e.g. it is the main focus of 
the introduction), whereas iter() is barely mentioned (only in the sections on 
dicts and file objects).  So in addition to the suggestions above, perhaps the 
introduction to the section on iterator types could include a link to the 
iter() function with a description of its relationship to iterator types.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14528>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to