Searched refs:FunctionDir (Results 1 – 1 of 1) sorted by relevance
3122 FunctionDir(PyObject *self, PyObject *args UNUSED) in FunctionDir() function3310 {"__dir__", (PyCFunction)FunctionDir, METH_NOARGS, ""},