filmov
tv
Error handling (try-except), logging, and debugging in Python

Показать описание
Lecturer: Sebastian Schwindt
-- Contents of this video --
00:00:50 - Error types
00:04:31 - Exception handling
00:05:43 - Try - except example
00:09:25 - Logging and logfiles
00:14:01 - Debugging