Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_stat.c396 stat_filemode(PyObject *self, PyObject *omode) in stat_filemode() function
424 {"filemode", stat_filemode, METH_O, stat_filemode_doc},