Searched refs:warningsmodule (Results 1 – 2 of 2) sorted by relevance
27 static struct PyModuleDef warningsmodule; variable1359 static struct PyModuleDef warningsmodule = { variable1387 m = PyModule_Create(&warningsmodule); in _PyWarnings_Init()
1905 Python/_warnings.c - warningsmodule variable static struct PyModuleDef warningsmodule