Searched refs:_posixsubprocessmodule (Results 1 – 1 of 1) sorted by relevance
78 static struct PyModuleDef _posixsubprocessmodule; variable1324 static struct PyModuleDef _posixsubprocessmodule = { variable1336 return PyModuleDef_Init(&_posixsubprocessmodule); in PyInit__posixsubprocess()