Home
last modified time | relevance | path

Searched refs:function_set_warning (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_testcapimodule.c3315 function_set_warning(PyObject *Py_UNUSED(module), PyObject *Py_UNUSED(args)) in function_set_warning() function
3483 {"function_set_warning", function_set_warning, METH_NOARGS},