Searched refs:function_get_module (Results 1 – 2 of 2) sorted by relevance
906 module = _testcapi.function_get_module(some)911 _testcapi.function_get_module(None) # not a function
6402 function_get_module(PyObject *self, PyObject *func) in function_get_module() function6728 {"function_get_module", function_get_module, METH_O, NULL},