Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
Dgetpath.c99 getpath_dirname(PyObject *Py_UNUSED(self), PyObject *args) in getpath_dirname() function
518 {"dirname", getpath_dirname, METH_VARARGS, NULL},