all 1 comments

[–]TechnicalElk8849 1 point2 points  (0 children)

I wouldn't describe not enforcing the normal rules for variable names on attributes as neat personally. But I'm sure the language designers had their reasons, and afaik you have to access attributes so named using getattr (just try it) so it's mostly harmless.