Message343548
| Author | NeilGirdhar |
|---|---|
| Recipients | Dima.Tisnek, NeilGirdhar, alex, bls, dmtr, ericreynolds, flyingosprey, gregory.p.smith, jafo, josh.r, mark.dickinson, martin.panter, milko.krachounov, remi.lapeyre, rhettinger, tebeka, terry.reedy, wumpus, yselivanov |
| Date | 2019-05-26.13:54:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1558878899.24.0.103045834024.issue4356@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The problem with `key=lambda item: -item` is that item cannot always be easily negated. For example, tuples are often used as keys. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-26 13:54:59 | NeilGirdhar | set | recipients: + NeilGirdhar, rhettinger, terry.reedy, gregory.p.smith, jafo, tebeka, mark.dickinson, alex, milko.krachounov, dmtr, bls, martin.panter, Dima.Tisnek, yselivanov, josh.r, ericreynolds, wumpus, remi.lapeyre, flyingosprey |
| 2019-05-26 13:54:59 | NeilGirdhar | set | messageid: <1558878899.24.0.103045834024.issue4356@roundup.psfhosted.org> |
| 2019-05-26 13:54:59 | NeilGirdhar | link | issue4356 messages |
| 2019-05-26 13:54:59 | NeilGirdhar | create | |