Searched refs:operatormodule (Results 1 – 2 of 2) sorted by relevance
1792 static struct PyModuleDef operatormodule = { variable1807 return PyModuleDef_Init(&operatormodule); in PyInit__operator()
2167 Modules/_operator.c - operatormodule -