Home | History | Annotate | Download | only in Modules

Lines Matching refs:timemodule

1344 static struct PyModuleDef timemodule = {
1360 m = PyModule_Create(&timemodule);