Paul Sokolovsky
24c8eda744
unix: Enable MICROPY_PY_REVERSE_SPECIAL_METHODS.
...
With inplace methods now disabled by default, it makes sense to enable
reverse methods, as they allow for more useful features, e.g. allow
for datetime module to implement both 2 * HOUR and HOUR * 2 (where
HOUR is e.g. timedelta object).
2017-10-28 13:05:57 +03:00
..
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-09-06 14:09:13 +10:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-09-21 20:29:41 +10:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-10-04 12:37:50 +11:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-10-04 12:37:50 +11:00
2017-10-23 12:09:37 +03:00
2017-10-04 12:37:50 +11:00
2017-10-24 22:39:36 +11:00
2017-09-06 13:40:51 +10:00
2017-10-04 12:37:50 +11:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-10-24 23:13:19 +03:00
2017-09-10 17:05:57 +03:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-10-28 13:05:57 +03:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-10-04 12:37:50 +11:00
2017-09-06 13:40:51 +10:00
2017-09-06 13:40:51 +10:00
2017-10-13 20:01:57 +11:00