Message 282325 - Python tracker
Message282325
| 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:17 | marco.buttu | set | recipients: + marco.buttu, brett.cannon, terry.reedy, docs@python, zach.ware |
| 2016-12-04 09:23:17 | marco.buttu | set | messageid: <1480843397.91.0.356463782433.issue28860@psf.upfronthosting.co.za> |
| 2016-12-04 09:23:17 | marco.buttu | link | issue28860 messages |
| 2016-12-04 09:23:17 | marco.buttu | create | |