Searched refs:statmodule (Results 1 – 2 of 2) sorted by relevance
619 static struct PyModuleDef statmodule = { variable632 return PyModuleDef_Init(&statmodule); in PyInit__stat()
2165 Modules/_stat.c - statmodule -