diff options
author | Yonatan Goldschmidt <yon.goldschmidt@gmail.com> | 2019-12-09 18:31:35 +0200 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-12-21 00:12:08 +1100 |
commit | 07ccb5588c4abcffa28f25907e699d1727d38bae (patch) | |
tree | b3a198c7bc563df81bdfd2b6b55c6a589cb9c8df /py/runtime0.h | |
parent | 90f286465b670feb94c3ce8857c81bad3df18b96 (diff) |
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.
Diffstat (limited to 'py/runtime0.h')
0 files changed, 0 insertions, 0 deletions