Message116853
> What is the use case for this?
The basic idea was, that in Python almost everything is introspectable, so why range objects aren't. It was pretty straightforward to implement it, so I've done it (actually when I was working on rangeobject.c, I was surprised to see that these members aren't available from python code).
But if this isn't needed, I'm absolutely ok with that. I think this would be a nice to have feature, but of course not necessary. Also, if it violates the moratorium (I don't know), then of course this sould be at least postponed. |
|
Date |
User |
Action |
Args |
2010-09-19 09:44:44 | daniel.urban | set | recipients:
+ daniel.urban, rhettinger, mark.dickinson, BreamoreBoy |
2010-09-19 09:44:44 | daniel.urban | set | messageid: <1284889484.6.0.937963457518.issue9896@psf.upfronthosting.co.za> |
2010-09-19 09:44:43 | daniel.urban | link | issue9896 messages |
2010-09-19 09:44:42 | daniel.urban | create | |
|