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 gtitze
Recipients aroberge, docs@python, gtitze, iritkatriel, sobolevn
Date 2022-01-08.00:22:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641601347.34.0.967003764381.issue46291@roundup.psfhosted.org>
In-reply-to
Content
Irit:

I would move the paragraph starting with "The except clause may specify a variable after the exception name ..." and the following example before the paragraph starting with "All exceptions inherit from BaseException, and so it can be used to serve as a wildcard ..."

Or did you have another position in mind?
History
Date User Action Args
2022-01-08 00:22:27gtitzesetrecipients: + gtitze, aroberge, docs@python, sobolevn, iritkatriel
2022-01-08 00:22:27gtitzesetmessageid: <1641601347.34.0.967003764381.issue46291@roundup.psfhosted.org>
2022-01-08 00:22:27gtitzelinkissue46291 messages
2022-01-08 00:22:27gtitzecreate