New submission from Jim Fasarakis-Hilliard:

The current line is confusing hinting that the for statement is actually an 
object, it also makes a reference to iterators which the tutorial doesn't 
disambiguate until the chapter on Classes.

I've added a small patch that, in my opinion, makes it clearer by using the 
terminology of the previous sentence.

----------
assignee: docs@python
components: Documentation
messages: 286678
nosy: Jim Fasarakis-Hilliard, docs@python
priority: normal
severity: normal
status: open
title: Change 'the for statement is such an iterator' in Tutorial
versions: Python 3.3, Python 3.4, Python 3.5, Python 3.6, Python 3.7

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

Reply via email to