This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients docs@python, gtitze, iritkatriel, sobolevn
Date 2022-01-07.18:58:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641581903.61.0.46159180879.issue46291@roundup.psfhosted.org>
In-reply-to
Content
If you scroll up, you can see that BaseException was mentioned above:

"All exceptions inherit from BaseException, and so it can be used to serve as a wildcard"

so I don't think it will add confusion to fix this. And it will be more accurate.

Gregor, would you like to submit a patch?
History
Date User Action Args
2022-01-07 18:58:23iritkatrielsetrecipients: + iritkatriel, docs@python, sobolevn, gtitze
2022-01-07 18:58:23iritkatrielsetmessageid: <1641581903.61.0.46159180879.issue46291@roundup.psfhosted.org>
2022-01-07 18:58:23iritkatriellinkissue46291 messages
2022-01-07 18:58:23iritkatrielcreate