change to __set_attr__

This commit is contained in:
2025-09-19 00:31:04 +01:00
parent 50ff9fbefc
commit 70ba81bebc
6 changed files with 46 additions and 8 deletions

View File

@@ -36,7 +36,7 @@ typedef enum {
field_log,
field_length,
__getattribute__,
__setattr__,
__set_attr__,
__hash__,
__repr__,