Searched refs:warnings_warn_explicit (Results 1 – 1 of 1) sorted by relevance
139 …{"warn_explicit", _PyCFunction_CAST(warnings_warn_explicit), METH_FASTCALL|METH_KEYWORDS, warnings…148 warnings_warn_explicit(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in warnings_warn_explicit() function