Assuming getattr(self, 'update_value') and setattr(self, 'update_value', value) are atomic. True with cpython unless somebody defined __getattribute__ or __setattr__. |
||
---|---|---|
.. | ||
__init__.py |
Assuming getattr(self, 'update_value') and setattr(self, 'update_value', value) are atomic. True with cpython unless somebody defined __getattribute__ or __setattr__. |
||
---|---|---|
.. | ||
__init__.py |