diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-09-02 02:39:27 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-09-04 16:44:21 +0300 |
commit | 60749e57f24741c685d2ae125cfff27d021eb90d (patch) | |
tree | 0efba7434dbf3edfed4a883bce0f007fbb7911f1 /esp8266/user_config.h | |
parent | 77a48e8cd493c0b0e0ca2d2ad58a110a23c6a232 (diff) | |
download | micropython-60749e57f24741c685d2ae125cfff27d021eb90d.tar.gz micropython-60749e57f24741c685d2ae125cfff27d021eb90d.zip |
py/objtype: Implement fallback for instance inplace special methods.
If __iop__ is not defined, call __op__ instead. This is desired behavior
for immutable types, __iop__ needs to be defined only for mutable types.
Diffstat (limited to 'esp8266/user_config.h')
0 files changed, 0 insertions, 0 deletions