Hacker News new | ask | show | jobs
by Jaxan 321 days ago
With the @property you only get the “getter” and not the “setter”.
1 comments

But that doesn't accomplish much, because you can still do: `d.accessed_keys.add('foo')`.
That’s right