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 nother
Recipients nother, steven.daprano
Date 2019-06-23.19:22:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561317778.32.0.0133274415582.issue37379@roundup.psfhosted.org>
In-reply-to
Content
Ah sorry, sure. Attached some examples hope they are not too artificially simple to still render real world scenarios.

The one loaded was just the test that a function called from within the except block inside another method can use raise keyword to reraise exception caught by caller.
History
Date User Action Args
2019-06-23 19:22:58nothersetrecipients: + nother, steven.daprano
2019-06-23 19:22:58nothersetmessageid: <1561317778.32.0.0133274415582.issue37379@roundup.psfhosted.org>
2019-06-23 19:22:58notherlinkissue37379 messages
2019-06-23 19:22:58nothercreate