Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Derrors.c403 PyErr_SetFromErrnoWithUnicodeFilename(PyObject *exc, const Py_UNICODE *filename) in PyErr_SetFromErrnoWithUnicodeFilename() function
/external/python/cpython3/Python/
Derrors.c808 PyErr_SetFromErrnoWithUnicodeFilename(PyObject *exc, const Py_UNICODE *filename) in PyErr_SetFromErrnoWithUnicodeFilename() function