Yonatan Goldschmidt 07ccb5588c py/objobject: Add object.__setattr__ function.
Allows assigning attributes on class instances that implement their own
__setattr__.  Both object.__setattr__ and super(A, b).__setattr__ will work
with this commit.
2019-12-21 00:12:08 +11:00
..
2019-12-20 16:58:17 +11:00
2017-07-18 11:57:39 +10:00
2019-10-29 14:17:29 +11:00
2019-11-21 12:04:53 +11:00
2019-11-21 12:04:53 +11:00