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, terry.reedy, zach.ware
Date 2016-12-04.09:23:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480843397.91.0.356463782433.issue28860@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a 3rd patch. I used a generator expression argument to ``sorted()``, as recommend by Zachary. Thank you very much for all your suggestions
History
Date User Action Args
2016-12-04 09:23:17marco.buttusetrecipients: + marco.buttu, brett.cannon, terry.reedy, docs@python, zach.ware
2016-12-04 09:23:17marco.buttusetmessageid: <1480843397.91.0.356463782433.issue28860@psf.upfronthosting.co.za>
2016-12-04 09:23:17marco.buttulinkissue28860 messages
2016-12-04 09:23:17marco.buttucreate