The Python Oracle

Which exception should I raise on bad/illegal argument combinations in Python?

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: Quirky Dreamscape Looping

--

Chapters
00:00 Question
00:59 Accepted answer (Score 848)
01:28 Answer 2 (Score 140)
01:52 Answer 3 (Score 44)
02:27 Answer 4 (Score 36)
03:45 Thank you

--

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

Accepted answer links:
[ValueError]: https://docs.python.org/3/library/except...
[ValueError]: https://docs.python.org/3/library/except...

--

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

--

Tags
#python #exception #arguments

#avk47