[ python-Bugs-578180 ] Explain how to subclass Exception

SourceForge.net noreply at sourceforge.net
Wed Mar 21 01:21:44 CET 2007


Bugs item #578180, was opened at 2002-07-06 11:58
Message generated for change (Comment added) made by bcannon
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=578180&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: None
>Status: Closed
>Resolution: Out of Date
Priority: 5
Private: No
Submitted By: Jeremy Hylton (jhylton)
Assigned to: Jeremy Hylton (jhylton)
Summary: Explain how to subclass Exception

Initial Comment:
The contract of subclasses wrt __init__() and 
self.args is undocumented.


----------------------------------------------------------------------

>Comment By: Brett Cannon (bcannon)
Date: 2007-03-20 17:21

Message:
Logged In: YES 
user_id=357491
Originator: NO

The docs for the 'exception' module covers this.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=578180&group_id=5470


More information about the Python-bugs-list mailing list