Message308674
MRO computation involves a complicated merge calculation over several lists. But, for the simple (common) case where a class has a single base, the computation could be much simpler: take the base's MRO and prepend the derived class. |
|
| Date |
User |
Action |
Args |
| 2017-12-19 19:54:59 | pitrou | set | recipients:
+ pitrou |
| 2017-12-19 19:54:59 | pitrou | set | messageid: <1513713299.76.0.213398074469.issue32379@psf.upfronthosting.co.za> |
| 2017-12-19 19:54:59 | pitrou | link | issue32379 messages |
| 2017-12-19 19:54:59 | pitrou | create | |
|