[Python-bugs-list] [ python-Bugs-576016 ] Docs missing for PyErr_SetFromWindows...

noreply@sourceforge.net noreply@sourceforge.net
Mon, 01 Jul 2002 08:39:27 -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)?

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

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