Searched refs:os_getcwd (Results 1 – 1 of 1) sorted by relevance
802 {"getcwd", (PyCFunction)os_getcwd, METH_NOARGS, os_getcwd__doc__},808 os_getcwd(PyObject *module, PyObject *Py_UNUSED(ignored)) in os_getcwd() function