How to catch all Python exceptions in try/except block #shorts

preview_player
Показать описание
Use except Exception to catch all errors. Only use this when you have to keep a process alive. Be sure to log the error and respond by creating a specific catch or removing the cause of the error.
Рекомендации по теме
join shbcf.ru