Message336422
Karthikeyan: thanks for the hint about Github.
Raymond: thanks for the diff. Some comments:
Why use object.__setattr__(self, 'mu', mu) instead of self.mu = mu in the __init__ method?
Should __pos__ return a copy rather than the instance itself?
The rest looks good to me, and I look forward to using it. |
|
Date |
User |
Action |
Args |
2019-02-24 03:17:37 | steven.daprano | set | recipients:
+ steven.daprano, tim.peters, rhettinger, mark.dickinson, davin, selik, xtreak |
2019-02-24 03:17:37 | steven.daprano | set | messageid: <1550978257.49.0.158746146533.issue36018@roundup.psfhosted.org> |
2019-02-24 03:17:37 | steven.daprano | link | issue36018 messages |
2019-02-24 03:17:37 | steven.daprano | create | |
|