Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h972 {"_getfinalpathname", (PyCFunction)os__getfinalpathname, METH_O, os__getfinalpathname__doc__},
978 os__getfinalpathname(PyObject *module, PyObject *arg) in os__getfinalpathname() function