Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
Dpyerrors.h98 PyAPI_FUNC(PyObject *) PyErr_SetFromErrnoWithUnicodeFilename(
/third_party/python/Python/
Derrors.c808 PyErr_SetFromErrnoWithUnicodeFilename(PyObject *exc, const Py_UNICODE *filename) in PyErr_SetFromErrnoWithUnicodeFilename() function