Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h5927 {"__fspath__", (PyCFunction)os_DirEntry___fspath__, METH_NOARGS, os_DirEntry___fspath____doc__},
5933 os_DirEntry___fspath__(DirEntry *self, PyObject *Py_UNUSED(ignored)) in os_DirEntry___fspath__() function