Message145701
| Author | smarnach |
|---|---|
| Recipients | smarnach |
| Date | 2011-10-17.14:28:59 |
| SpamBayes Score | 0.0011406472 |
| Marked as misclassified | No |
| Message-id | <1318861740.84.0.628710969686.issue13200@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
As discussed on python-ideas [1], range objects should expose their start, stop and step values as read-only data attributes. I've attached a patch to this end. I'll open a separate issue for range comparison. [1]: http://mail.python.org/pipermail/python-ideas/2011-October/012356.html |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-10-17 14:29:00 | smarnach | set | recipients: + smarnach |
| 2011-10-17 14:29:00 | smarnach | set | messageid: <1318861740.84.0.628710969686.issue13200@psf.upfronthosting.co.za> |
| 2011-10-17 14:29:00 | smarnach | link | issue13200 messages |
| 2011-10-17 14:29:00 | smarnach | create | |