Searched refs:PyExc_WindowsError (Results 1 – 6 of 6) sorted by relevance
135 PyAPI_DATA(PyObject *) PyExc_WindowsError;
197 :c:func:`FormatMessage`), and then calls ``PyErr_SetObject(PyExc_WindowsError,1019 single: PyExc_WindowsError1028 | :c:data:`PyExc_WindowsError` | \(3) |
254 var,PyExc_WindowsError,3.7,on Windows
821 EXPORT_DATA(PyExc_WindowsError)
1958 data PyExc_WindowsError
19 PyObject *PyExc_WindowsError = NULL; variable