Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c4427 posix__isdir(PyObject *self, PyObject *args) in posix__isdir() function
9130 {"_isdir", posix__isdir, METH_VARARGS, posix__isdir__doc__},