Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
Dpyerrors.h114 PyAPI_FUNC(PyObject *) PyErr_SetFromWindowsErrWithUnicodeFilename(
/third_party/python/Python/
Derrors.c954 PyObject *PyErr_SetFromWindowsErrWithUnicodeFilename( in PyErr_SetFromWindowsErrWithUnicodeFilename() function