Lines Matching refs:PyImport_Inittab
1001 for (i = 0; PyImport_Inittab[i].name != NULL; i++) {1003 PyImport_Inittab[i].name);