Searched defs:posix_rmdir (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
H A Dposixmodule.c2806 posix_rmdir(PyObject *self, PyObject *args) function
8879 {"rmdir", posix_rmdir, METH_VARARGS, posix_rmdir__doc__},

Completed in 112 milliseconds