Issue 578180: Explain how to subclass Exception (original) (raw)
Issue578180
Created on 2002-07-06 18:58 by jhylton, last changed 2022-04-10 16:05 by admin. This issue is now closed.
Messages (2) | ||
---|---|---|
msg11502 - (view) | Author: Jeremy Hylton (jhylton) ![]() |
Date: 2002-07-06 18:58 |
The contract of subclasses wrt __init__() and self.args is undocumented. | ||
msg11503 - (view) | Author: Brett Cannon (brett.cannon) * ![]() |
Date: 2007-03-21 00:21 |
The docs for the 'exception' module covers this. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-10 16:05:29 | admin | set | github: 36859 |
2002-07-06 18:58:32 | jhylton | create |