Andre Roberge <[email protected]> added the comment:
>> For this advice (catching Exception and not BaseException) to be correct, >> users should be advised (as they are in the tutorial) to raise exceptions >> derived from Exception (and not BaseException). > I disagree with that. You are a core developer and I just an end-user. I respect your expertise and will no longer comment. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue46291> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
