The Python Oracle

Difference between except: and except Exception as e:

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: Beneath the City Looping

--

Chapters
00:00 Question
00:38 Accepted answer (Score 263)
01:35 Answer 2 (Score 86)
02:50 Answer 3 (Score 20)
03:28 Answer 4 (Score 7)
03:59 Thank you

--

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

Accepted answer links:
[Built-in Exceptions]: http://docs.python.org/2/library/excepti...
[Errors and Exceptions]: http://docs.python.org/2/tutorial/errors...

Answer 3 links:
[PEP8]: http://www.python.org/dev/peps/pep-0008/...

--

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

--

Tags
#python #python3x

#avk47