Message364402
I don't think that matters. The example is supposed to just serve as an illustration, it doesn't need to encode the dunder dispatch semantics. The already existing example doesn't check for a __pow__.
I'd picture it just as:
return x//y, x%y |
|
Date |
User |
Action |
Args |
2020-03-17 09:42:57 | ammar2 | set | recipients:
+ ammar2, rhettinger, mark.dickinson, lukasz.langa, serhiy.storchaka, miss-islington, lschoe |
2020-03-17 09:42:57 | ammar2 | set | messageid: <1584438177.81.0.701105686023.issue38237@roundup.psfhosted.org> |
2020-03-17 09:42:57 | ammar2 | link | issue38237 messages |
2020-03-17 09:42:57 | ammar2 | create | |
|