Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dimport.c2254 static struct PyModuleDef impmodule = { variable
2273 m = PyModule_Create(&impmodule); in PyInit__imp()