Home
last modified time | relevance | path

Searched defs:PyImport_Inittab (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Python/
Dimport.c33 struct _inittab *PyImport_Inittab = _PyImport_Inittab; variable
/external/python/cpython2/Python/
Dimport.c95 struct _inittab *PyImport_Inittab = _PyImport_Inittab; variable