[Python-bugs-list] [ python-Bugs-488387 ] PyErr_Format result type

noreply@sourceforge.net noreply@sourceforge.net
Mon, 03 Dec 2001 08:37:17 -0800


Bugs item #488387, was opened at 2001-12-03 04:21
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=488387&group_id=5470

Category: Documentation
Group: Python 2.2
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Greg Chapman (glchapman)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: PyErr_Format result type

Initial Comment:
In the Python/C API (Exception Handling), the last 
sentence of the topic for PyErr_Format is wrong (the 
function always returns NULL, as indicated at the top 
of the topic).  Also, the next-to-last sentence 
probably should refer to the "error string" (or 
similar), rather than the "result string".

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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-12-03 08:37

Message:
Logged In: YES 
user_id=3066

Fixed in Doc/api/exceptions.tex revision 1.2.

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

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