The Python Oracle

BaseException.message deprecated in Python 2.6

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: Underwater World

--

Chapters
00:00 Question
00:42 Accepted answer (Score 159)
02:16 Answer 2 (Score 25)
02:53 Answer 3 (Score 10)
04:41 Answer 4 (Score 9)
05:01 Thank you

--

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

Accepted answer links:
[starting from Python 2.5]: http://docs.python.org/library/exception...
[PEP 352]: http://www.python.org/dev/peps/pep-0352/

Answer 3 links:
[-W]: https://docs.python.org/2/using/cmdline....
[PYTHONWARNINGS]: https://docs.python.org/2/using/cmdline....
[warnings module]: https://docs.python.org/2/library/warnin...
[Proper way to declare custom exceptions in modern Python?]: https://stackoverflow.com/questions/1319...

--

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

--

Tags
#python #exception #deprecated

#avk47