The Python Oracle

Why return NotImplemented instead of raising NotImplementedError

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: Luau

--

Chapters
00:00 Question
00:28 Accepted answer (Score 371)
01:32 Answer 2 (Score 244)
02:31 Answer 3 (Score 19)
02:55 Answer 4 (Score 15)
03:36 Thank you

--

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

Question links:
[NotImplemented]: https://docs.python.org/2/library/consta...
[NotImplementedError]: https://docs.python.org/2/library/except...

Accepted answer links:
http://jcalderone.livejournal.com/32837....

Answer 2 links:
[NotImplemented]: https://docs.python.org/3.6/library/cons...
[exception NotImplementedError]: https://docs.python.org/3.6/library/exce...

Answer 4 links:
[here]: https://www.youtube.com/watch?

--

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

--

Tags
#python #exception

#avk47