Searched refs:test_empty_function (Results 1 – 1 of 1) sorted by relevance
11 …{"test_empty_function", (PyCFunction)test_empty_function, METH_NOARGS, test_empty_function__doc__},17 test_empty_function(PyObject *module, PyObject *Py_UNUSED(ignored)) in test_empty_function() function