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 Jim Fasarakis-Hilliard
Recipients Jim Fasarakis-Hilliard, docs@python, mkesper
Date 2017-01-30.11:37:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485776264.88.0.50322214077.issue29390@psf.upfronthosting.co.za>
In-reply-to
Content
What change do you have in mind for introducing these?

As for my personal opinion, dunno about this. I understand your concerns but dropping more terminology to a new learner early on wouldn't be the best idea in my view. 

From what I am aware, Python is not becoming one of the *first* languages people learn due to its friendly nature. Adding concepts like generators and iterators when a new user is struggling with appends and mutability doesn't seem like it would help. 

BTW, iterators and generators are discussed in the Classes section of the tutorial, don't you think this suffices?
History
Date User Action Args
2017-01-30 11:37:44Jim Fasarakis-Hilliardsetrecipients: + Jim Fasarakis-Hilliard, mkesper, docs@python
2017-01-30 11:37:44Jim Fasarakis-Hilliardsetmessageid: <1485776264.88.0.50322214077.issue29390@psf.upfronthosting.co.za>
2017-01-30 11:37:44Jim Fasarakis-Hilliardlinkissue29390 messages
2017-01-30 11:37:44Jim Fasarakis-Hilliardcreate