Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
D_warnings.c1292 static struct PyModuleDef warningsmodule = { variable
1310 m = PyModule_Create(&warningsmodule); in _PyWarnings_Init()