Home
last modified time | relevance | path

Searched refs:grpmodule (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dgrpmodule.c9 #include "clinic/grpmodule.c.h"
49 static struct PyModuleDef grpmodule; variable
347 static struct PyModuleDef grpmodule = { variable
362 return PyModuleDef_Init(&grpmodule); in PyInit_grp()

Completed in 1 milliseconds