Home
last modified time | relevance | path

Searched refs:imp_module (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dimport.c2168 static struct PyModuleDef imp_module = { variable
2180 return PyModuleDef_Init(&imp_module); in PyInit__imp()