Uploaded August 2017 | Updated September 2026, 3 weeks ago
(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.
(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.








![Documenting Python code (docstrings) [PythonLiveLessons #5]
The sixth episode of #PythonLiveLessons, a weekly live stream about Python code and more, hosted by Sebastiaan Mathôt. In this episode, well add documentation to our `markdown_code_exec` project. Well learn about docstrings and numpydoc, and well see how we can use our own project to build a readme file that contains documentation directly from the source code! Documenting Python code (docstrings) [PythonLiveLessons #5]](https://i.ytimg.com/vi/ej3S30nC8Io/mqdefault.jpg)

