Message74153
The super() docs have been updated to be more clear. It is still listed
amongst built-in functions -- that list doesn't separate callables that
are also types, so super() is appropriately listed side-by-side with
tuple(). |
|
| Date |
User |
Action |
Args |
| 2008-10-02 02:38:06 | rhettinger | set | recipients:
+ rhettinger, georg.brandl, tarek |
| 2008-10-02 02:38:06 | rhettinger | set | messageid: <1222915086.61.0.244918351365.issue3736@psf.upfronthosting.co.za> |
| 2008-10-02 02:38:06 | rhettinger | link | issue3736 messages |
| 2008-10-02 02:38:05 | rhettinger | create | |
|