[Patches] [ python-Patches-1156102 ] exception doc updates

SourceForge.net noreply at sourceforge.net
Thu Mar 3 23:25:38 CET 2005


Patches item #1156102, was opened at 2005-03-03 19:57
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1156102&group_id=5470

Category: Documentation
Group: Python 2.5
Status: Open
>Resolution: Accepted
Priority: 5
Submitted By: Michael Hudson (mwh)
>Assigned to: Michael Hudson (mwh)
Summary: exception doc updates

Initial Comment:
I was going to bang on the exception docs until I discovered that 
they are already somewhat out-of-date.  This updates the reference 
manual to describe exceptions with the presumption that class 
exceptions are the default, and string exceptions are subsidiary and 
deprecated.

I'll probably check this in soon unless someone complains :) 

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

>Comment By: Martin v. Löwis (loewis)
Date: 2005-03-03 23:25

Message:
Logged In: YES 
user_id=21627

Overall, the patch looks fine. One note though:  in the
first chunk, what about the information that you can also
pass an object in the raise, in addition to the type?

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

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


More information about the Patches mailing list