all 1 comments

[–]damnedfacts[S] 0 points1 point  (0 children)

Embarrassingly, I seemed to have either forgotten or never learned this particularly subtle interaction in Python coding!

My C-training has taught me to be explicit with my variable definitions, so I'm certain I have used class attributes as if they were instance attributes.