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 aroberge, docs@python, gtitze, iritkatriel, sobolevn
Date 2022-01-07.19:32:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641583941.41.0.155461888684.issue46291@roundup.psfhosted.org>
In-reply-to
Content
There are other issues in this doc:

1. The paragraph starting with "The except clause may specify a variable after the exception name.." appears after this face was used in an example. It should move up.

2. In the User-defined Exceptions Section, there is a link to the Classes tutorial in the beginning "(See Classes for more about Python classes)", and another one at the end, "More information on classes it presented in chapter Classes".     The second one can be removed.
History
Date User Action Args
2022-01-07 19:32:21iritkatrielsetrecipients: + iritkatriel, aroberge, docs@python, sobolevn, gtitze
2022-01-07 19:32:21iritkatrielsetmessageid: <1641583941.41.0.155461888684.issue46291@roundup.psfhosted.org>
2022-01-07 19:32:21iritkatriellinkissue46291 messages
2022-01-07 19:32:21iritkatrielcreate