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

  /external/python/cpython3/Modules/clinic/
posixmodule.c.h 1003 {"_isdir", (PyCFunction)os__isdir, METH_O, os__isdir__doc__},
1009 os__isdir(PyObject *module, PyObject *arg) function
    [all...]

Completed in 75 milliseconds