The Python Oracle

Why are Python's 'private' methods not actually private?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Lost Meadow

--

Chapters
00:00 Question
02:11 Accepted answer (Score 695)
03:02 Answer 2 (Score 216)
03:40 Answer 3 (Score 212)
04:32 Answer 4 (Score 158)
05:27 Thank you

--

Full question
https://stackoverflow.com/questions/7052...

Answer 3 links:
[Dive Into Python, 3.9. Private functions]: http://www.faqs.org/docs/diveintopython/...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #encapsulation #informationhiding

#avk47