Message153673
| Author | ezio.melotti |
|---|---|
| Recipients | docs@python, ezio.melotti, sandro.tosi |
| Date | 2012-02-19.08:34:33 |
| SpamBayes Score | 0.00022908118 |
| Marked as misclassified | No |
| Message-id | <1329640474.63.0.212753555001.issue14050@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
We could just mention that a TypeError is raised if some of the elements can't be compared. (Note that sorting a list that contains some types that cannot be compared might still succeed in some corner cases, but there's no reason to mention this). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-02-19 08:34:34 | ezio.melotti | set | recipients: + ezio.melotti, sandro.tosi, docs@python |
| 2012-02-19 08:34:34 | ezio.melotti | set | messageid: <1329640474.63.0.212753555001.issue14050@psf.upfronthosting.co.za> |
| 2012-02-19 08:34:34 | ezio.melotti | link | issue14050 messages |
| 2012-02-19 08:34:33 | ezio.melotti | create | |