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 marco.buttu
Recipients brett.cannon, docs@python, marco.buttu
Date 2016-12-03.19:40:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480794044.7.0.994536178086.issue28860@psf.upfronthosting.co.za>
In-reply-to
Content
I usually keep the code examples focused, because I think extra code added just in order to have more tests can get the example less clear. But of course, there is an important downside :/ So, if your policy and goal is to have a better coverage of the code examples, here is another patch that uses sorted().

Thank you very much for your time :-)
History
Date User Action Args
2016-12-03 19:40:44marco.buttusetrecipients: + marco.buttu, brett.cannon, docs@python
2016-12-03 19:40:44marco.buttusetmessageid: <1480794044.7.0.994536178086.issue28860@psf.upfronthosting.co.za>
2016-12-03 19:40:44marco.buttulinkissue28860 messages
2016-12-03 19:40:44marco.buttucreate