Searched refs:os_removexattr (Results 1 – 1 of 1) sorted by relevance
5517 … {"removexattr", (PyCFunction)os_removexattr, METH_FASTCALL|METH_KEYWORDS, os_removexattr__doc__},5524 os_removexattr(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in os_removexattr() function