Home
last modified time | relevance | path

Searched refs:PyExc_WindowsError (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Include/
Dpyerrors.h142 PyAPI_DATA(PyObject *) PyExc_WindowsError;
/third_party/python/Doc/c-api/
Dexceptions.rst197 :c:func:`FormatMessage`), and then calls ``PyErr_SetObject(PyExc_WindowsError,
1040 single: PyExc_WindowsError
1049 | :c:data:`PyExc_WindowsError` | [2]_ |
/third_party/python/PC/
Dpython3dll.c837 EXPORT_DATA(PyExc_WindowsError)
/third_party/python/Doc/data/
Dstable_abi.dat265 var,PyExc_WindowsError,3.7,on Windows,
/third_party/python/Misc/
Dstable_abi.toml2036 [data.PyExc_WindowsError]
/third_party/python/Objects/
Dexceptions.c22 PyObject *PyExc_WindowsError = NULL; // borrowed ref variable