Message325317
I didn't have one in mind. I just noticed that there was a getmro which accessed __mro__ but no corresponding method for __subclasses__.
That got me getsubclasses and getallsubclasses.
Then I thought it would be cool if you could walk the tree of subclasses in code, so I wrote getsubclasstree. |
|
Date |
User |
Action |
Args |
2018-09-14 03:09:38 | iomintz | set | recipients:
+ iomintz, petr.viktorin, yselivanov |
2018-09-14 03:09:38 | iomintz | set | messageid: <1536894578.61.0.956365154283.issue34635@psf.upfronthosting.co.za> |
2018-09-14 03:09:38 | iomintz | link | issue34635 messages |
2018-09-14 03:09:38 | iomintz | create | |
|