Searched refs:warnings_warn (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Python/
H A D_warnings.c605 warnings_warn(PyObject *self, PyObject *args, PyObject *kwds) function
783 {"warn", (PyCFunction)warnings_warn, METH_VARARGS | METH_KEYWORDS,
/external/python/cpython3/Python/
H A D_warnings.c809 warnings_warn(PyObject *self, PyObject *args, PyObject *kwds) function
1108 {"warn", (PyCFunction)warnings_warn, METH_VARARGS | METH_KEYWORDS,

Completed in 135 milliseconds