Y
Hacker News
new
|
ask
|
show
|
jobs
by
jfktrey
586 days ago
Counterpoint: I've used `object.__setattr__` pretty often when setting values in the `__post_init__` of frozen dataclasses
1 comments
xg15
585 days ago
I'd argue, that's about the only
correct
usage of this stuff.
link