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 terry.reedy
Recipients docs@python, eric.araujo, ezio.melotti, mark.dickinson, mattlong, terry.reedy
Date 2011-12-10.03:47:42
SpamBayes Score 0.005542593
Marked as misclassified No
Message-id <1323488863.42.0.786375924371.issue13549@psf.upfronthosting.co.za>
In-reply-to
Content
Showing both was the intent of my comment. Since I am about 60:40 on that, I was and am  willing for you, having grabbed and pushed the issue, to drop the half-expanded version if you thought it better. With or without, we have improved this section. But I still think showing the intermediate step adds sufficient extra clarity to be worth the 5 or 6 extra lines. While nested list comps are not scary, they can, as I discovered, be confusing with a rushed reading. Anyone who wants to compress nested append loops should also do it in two steps.
History
Date User Action Args
2011-12-10 03:47:43terry.reedysetrecipients: + terry.reedy, mark.dickinson, ezio.melotti, eric.araujo, docs@python, mattlong
2011-12-10 03:47:43terry.reedysetmessageid: <1323488863.42.0.786375924371.issue13549@psf.upfronthosting.co.za>
2011-12-10 03:47:42terry.reedylinkissue13549 messages
2011-12-10 03:47:42terry.reedycreate