Message214083
From looking at 'test_numerics', only 'add' is currently tested.
Probably since the mechanism for all of the numeric magic methods is the same (i.e. create __<op>__, __i<op>__, __r<op>__).
Should I add a test for __truediv__ and its inplace and right variants nonetheless? |
|
| Date |
User |
Action |
Args |
| 2014-03-19 11:59:13 | Johannes.Baiter | set | recipients:
+ Johannes.Baiter, michael.foord |
| 2014-03-19 11:59:13 | Johannes.Baiter | set | messageid: <[email protected]> |
| 2014-03-19 11:59:13 | Johannes.Baiter | link | issue20968 messages |
| 2014-03-19 11:59:13 | Johannes.Baiter | create | |
|