Home
last modified time | relevance | path

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

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