Searched refs:warnings_functions (Results 1 – 3 of 3) sorted by relevance
789 static PyMethodDef warnings_functions[] = { variable893 m = Py_InitModule3(MODULE_NAME, warnings_functions, warnings__doc__); in _PyWarnings_Init()
1347 static PyMethodDef warnings_functions[] = { variable1364 warnings_functions, /* m_methods */
1904 Python/_warnings.c - warnings_functions variable static PyMethodDef warnings_functions[]