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

Raymond Hettinger report at bugs.python.org
Tue Aug 20 15:21:32 EDT 2019


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

Please give Niel a chance to submit wording, even a post here on the tracker will be fine.  We usually defer to the person who actually encountered the issue.  

If after a week or so, there is no response, you can pick this up.  Try to be minimal with it and avoid the temptation to go gonzo.  The "from" part of exception semantics is one of its most minor and easily ignored features.  Accordingly, it should get minimal space in the tutorial and probably doesn't even warrant an example if a simple, clear sentence will suffice.

----------

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


More information about the docs mailing list