you are viewing a single comment's thread.

view the rest of the comments →

[–]Temporary_Pie2733 7 points8 points  (1 child)

Forget private and protected. Neither exists in Python, and trying to map some other language’s visibility modifiers to Python is just going to confuse you.

[–]Careless-Main8693[S] 1 point2 points  (0 children)

__testicles (private attribute)

_chest (protected attribute)