Python tricks: All there is to know about Exceptions

(For more, visit https://pythontutorials.eu !) In this video I demonstrate Exception handling in Python, highlighting several little known features such as the `else` and `finally` blocks, and the `raise from` syntax that was introduced in Python 3.