Home | History | Annotate | Download | only in python

Lines Matching refs:moduledef

3882 static struct PyModuleDef moduledef = {
3912 module = PyModule_Create(&moduledef);