Message 244805 - Python tracker
Message244805
| Author | serhiy.storchaka |
|---|---|
| Recipients | Arfrever, llllllllll, rhettinger, serhiy.storchaka |
| Date | 2015-06-04.06:39:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1433399947.06.0.833694940763.issue24379@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Why not index the slice type itself? slice[1:2] > Another feature of the new `literal` object is that it is not limited to just the creation of `slice` instances; instead, it is designed to mix slices and other types together. This looks as disadvantage. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-06-04 06:39:07 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger, Arfrever, llllllllll |
| 2015-06-04 06:39:07 | serhiy.storchaka | set | messageid: <1433399947.06.0.833694940763.issue24379@psf.upfronthosting.co.za> |
| 2015-06-04 06:39:06 | serhiy.storchaka | link | issue24379 messages |
| 2015-06-04 06:39:06 | serhiy.storchaka | create | |