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 Anran Yang, docs@python, rhettinger
Date 2017-09-26.06:41:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506408061.32.0.803133839531.issue31575@psf.upfronthosting.co.za>
In-reply-to
Content
I think the existing code conveys the author's message better than the proposed revision.  The example isn't about efficiency; rather, it is about comparing several alternative formulations with this one being the weakest of the lost.  For emphasizing that point and not getting lost in a made-up example, the a[1] and b[1] style is more effective.

That's for the suggestion but I don't think it is a win.
History
Date User Action Args
2017-09-26 06:41:01rhettingersetrecipients: + rhettinger, docs@python, Anran Yang
2017-09-26 06:41:01rhettingersetmessageid: <1506408061.32.0.803133839531.issue31575@psf.upfronthosting.co.za>
2017-09-26 06:41:01rhettingerlinkissue31575 messages
2017-09-26 06:41:00rhettingercreate