Albert Zeyer <alb...@googlemail.com> added the comment:
Instead of `except:` and `except BaseException:`, I think better use `except Exception:`. For further discussion and reference, also see the discussion here: https://news.ycombinator.com/item?id=22028581 ---------- nosy: +Albert.Zeyer _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39318> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com