[docs] [issue37891] Exceptions tutorial page does not mention raise from

Raymond Hettinger report at bugs.python.org
Tue Aug 20 11:08:41 EDT 2019


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

Thanks for spotting this omission.  Would you like to submit a PR with a short paragraph on exception chaining and "raise from"?

----------
nosy: +rhettinger

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37891>
_______________________________________


More information about the docs mailing list