Message327901
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 | steven.daprano |
|---|---|
| Recipients | cykerway, serhiy.storchaka, steven.daprano, tim.peters, xtreak |
| Date | 2018-10-17.14:59:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1539788344.33.0.788709270274.issue35010@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The ``sorted`` docs links to the Sorting HOWTO, the ``list.sort`` docs should do the same. https://docs.python.org/3/library/functions.html#sorted https://docs.python.org/3/library/stdtypes.html#list.sort |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-10-17 14:59:04 | steven.daprano | set | recipients: + steven.daprano, tim.peters, serhiy.storchaka, cykerway, xtreak |
| 2018-10-17 14:59:04 | steven.daprano | set | messageid: <1539788344.33.0.788709270274.issue35010@psf.upfronthosting.co.za> |
| 2018-10-17 14:59:04 | steven.daprano | link | issue35010 messages |
| 2018-10-17 14:59:04 | steven.daprano | create | |