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 rhettinger
Recipients docs@python, krichter, r.david.murray, rhettinger
Date 2014-06-12.20:03:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402603409.99.0.995404871605.issue21739@psf.upfronthosting.co.za>
In-reply-to
Content
I wouldn't like to use the tutorial to highlight or draw attention a feature/bug that is going away. 

I recommend leaving the tutorial as-is.  For a decade, it has worked well for introducing people to list comprehensions.  More complete implementation specs belong in the Language Reference or in the List Comp PEP.

The tutorial is mainly about showing the normal and correct usage of tools  rather than emphasizing oddities that don't matter to most of the people, most of the time.

If you feel strongly compelled to "just add something", then consider a FAQ entry.
History
Date User Action Args
2014-06-12 20:03:30rhettingersetrecipients: + rhettinger, r.david.murray, docs@python, krichter
2014-06-12 20:03:29rhettingersetmessageid: <1402603409.99.0.995404871605.issue21739@psf.upfronthosting.co.za>
2014-06-12 20:03:29rhettingerlinkissue21739 messages
2014-06-12 20:03:29rhettingercreate