Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
Dgetpath.c256 getpath_joinpath(PyObject *Py_UNUSED(self), PyObject *args) in getpath_joinpath() function
524 {"joinpath", getpath_joinpath, METH_VARARGS, NULL},