The Python Oracle

In Python, how do I indicate I'm overriding a method?

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: Drifting Through My Dreams

--

Chapters
00:00 Question
00:38 Accepted answer (Score 261)
02:06 Answer 2 (Score 30)
03:01 Answer 3 (Score 24)
03:34 Answer 4 (Score 7)
06:05 Thank you

--

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

Accepted answer links:
https://github.com/mkorpela/overrides

Answer 4 links:
[great answer]: https://stackoverflow.com/a/8313042/4713...

--

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

--

Tags
#python #inheritance #overriding #selfdocumentingcode

#avk47