← Back to context Comment by Jaxan 7 days ago With the @property you only get the “getter” and not the “setter”. 2 comments Jaxan Reply eurleif 7 days ago But that doesn't accomplish much, because you can still do: `d.accessed_keys.add('foo')`. Jaxan 6 days ago That’s right
eurleif 7 days ago But that doesn't accomplish much, because you can still do: `d.accessed_keys.add('foo')`. Jaxan 6 days ago That’s right
But that doesn't accomplish much, because you can still do: `d.accessed_keys.add('foo')`.
That’s right