Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
D_warnings.c414 call_show_warning(PyObject *category, PyObject *text, PyObject *message, in call_show_warning() function
591 if (call_show_warning(category, text, message, filename, lineno, in warn_explicit()