Y
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
eurleif
321 days ago
But that doesn't accomplish much, because you can still do: `d.accessed_keys.add('foo')`.
link
Jaxan
321 days ago
That’s right
link