HomeSort by relevance Sort by last modified time
    Searched full:os_lstat (Results 1 - 1 of 1) sorted by null

  /external/python/cpython3/Modules/clinic/
posixmodule.c.h 69 {"lstat", (PyCFunction)os_lstat, METH_FASTCALL, os_lstat__doc__},
75 os_lstat(PyObject *module, PyObject **args, Py_ssize_t nargs, PyObject *kwnames) function
    [all...]

Completed in 119 milliseconds