[Python-bugs-list] [ python-Bugs-576016 ] Docs missing for PyErr_SetFromWindows...
noreply@sourceforge.net
noreply@sourceforge.net
Mon, 01 Jul 2002 12:23:33 -0700
Bugs item #576016, was opened at 2002-07-01 17:39
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=576016&group_id=5470
Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Heller (theller)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Docs missing for PyErr_SetFromWindows...
Initial Comment:
Docs are missing for PyErr_SetFromWindowsErr() and
PyErr_SetFromWindowsErrWithFilename().
While we're at it, shouldn't there also be variants of
these functions taking an additional 'PyObject *exc'
parameter, allowing to specify other exception types
(probably subclasses of PyExc_WindowsError)?
----------------------------------------------------------------------
>Comment By: Thomas Heller (theller)
Date: 2002-07-01 21:23
Message:
Logged In: YES
user_id=11105
Simple-minded patch, which only describes what these
functions do.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=576016&group_id=5470