change to __set_attr__
This commit is contained in:
@@ -52,7 +52,7 @@ const char *built_in_field_names[BUILT_IN_FIELDS_COUNT] = {
|
||||
"log",
|
||||
"length",
|
||||
"__getattribute__",
|
||||
"__setattr__",
|
||||
"__set_attr__",
|
||||
"__hash__",
|
||||
"__repr__"};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user