|
|
|
|
|
by contravariant
1613 days ago
|
|
After getting a bit more used to the way python handles things I've come to realise that properties are basically only necessary if you need to do something special with the setter (even if just to absolutely forbid setting a value). |
|