[issue15034] Document best practices for exceptions

Irit Katriel report at bugs.python.org
Tue Nov 10 15:58:21 EST 2020


Irit Katriel <iritkatriel at yahoo.com> added the comment:

There are examples in the tutorial where super().__init__ is not called, like here: 

https://docs.python.org/3/tutorial/errors.html#user-defined-exceptions

----------
nosy: +iritkatriel
versions: +Python 3.10, Python 3.8, Python 3.9 -Python 2.7, Python 3.2, Python 3.3

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


More information about the Python-bugs-list mailing list