Message302491
| Author | r.david.murray |
|---|---|
| Recipients | benjamin.peterson, docs@python, ezio.melotti, lemburg, martin.panter, pitrou, r.david.murray, rhettinger, serhiy.storchaka, swanson, veky, vstinner |
| Date | 2017-09-18.21:10:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1505769009.6.0.826568718002.issue24243@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm not Raymond, but he is correct. This is an example of "taking advantage of the corner cases", and is something Python does a lot of, especially around strings and slices. The current behavior was carefully considered and has useful properties. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-18 21:10:09 | r.david.murray | set | recipients: + r.david.murray, lemburg, rhettinger, pitrou, vstinner, benjamin.peterson, ezio.melotti, docs@python, martin.panter, serhiy.storchaka, veky, swanson |
| 2017-09-18 21:10:09 | r.david.murray | set | messageid: <1505769009.6.0.826568718002.issue24243@psf.upfronthosting.co.za> |
| 2017-09-18 21:10:09 | r.david.murray | link | issue24243 messages |
| 2017-09-18 21:10:09 | r.david.murray | create | |