Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
D_warnings.c622 warnings_warn_explicit(PyObject *self, PyObject *args, PyObject *kwds) in warnings_warn_explicit() function
785 {"warn_explicit", (PyCFunction)warnings_warn_explicit,