Home
last modified time | relevance | path

Searched refs:PyErr_SetExcFromWindowsErrWithUnicodeFilename (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Include/
Dpyerrors.h211 PyAPI_FUNC(PyObject *) PyErr_SetExcFromWindowsErrWithUnicodeFilename(
/aosp_15_r20/external/python/cpython2/Python/
Derrors.c482 PyObject *PyErr_SetExcFromWindowsErrWithUnicodeFilename( in PyErr_SetExcFromWindowsErrWithUnicodeFilename() function
/aosp_15_r20/external/python/cpython3/Misc/NEWS.d/
D3.11.0a1.rst5061 ``PyErr_SetExcFromWindowsErrWithUnicodeFilename()``. They are not documented