Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
Dpyerrors.h112 PyAPI_FUNC(PyObject *) PyErr_SetExcFromWindowsErrWithUnicodeFilename(
/third_party/python/Python/
Derrors.c887 PyObject *PyErr_SetExcFromWindowsErrWithUnicodeFilename( in PyErr_SetExcFromWindowsErrWithUnicodeFilename() function