SilentGhost added the comment:

There is this bit in https://docs.python.org/3/library/exceptions.html : 

> When raising a new exception (rather than using a bare raise to re-raise the 
> exception currently being handled),...

I presume this can be also suitable for tutorial if it's not already there.

----------
components: +Interpreter Core
nosy: +SilentGhost

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23556>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to