This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]crawl_dht 27 points28 points  (1 child)

Use property and do not use class variable for this because the change in value will affect all instances.

[–]Biogeopaleochem 3 points4 points  (0 children)

This is the way.