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 shireenrao
Recipients Niels Albers, docs@python, rhettinger, shireenrao
Date 2019-08-20.18:52:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566327136.01.0.876523670032.issue37891@roundup.psfhosted.org>
In-reply-to
Content
In case Niels Albers is not interested, can I submit a PR?
I noticed the linked raise reference documentation from the tutorial having details on exception chaining (https://docs.python.org/3.7/reference/simple_stmts.html#raise). Does it make sense to mention exception chaining in the tutorial and say "read details in the reference docs"? Or as you mentioned.. just write a short paragraph on exception chaining and give an example in the tutorial?
History
Date User Action Args
2019-08-20 18:52:16shireenraosetrecipients: + shireenrao, rhettinger, docs@python, Niels Albers
2019-08-20 18:52:16shireenraosetmessageid: <1566327136.01.0.876523670032.issue37891@roundup.psfhosted.org>
2019-08-20 18:52:15shireenraolinkissue37891 messages
2019-08-20 18:52:15shireenraocreate