Home | History | Annotate | Download | only in Python

Lines Matching refs:PyImport_Inittab

1616     for (i = 0; PyImport_Inittab[i].name != NULL; i++) {
1618 PyImport_Inittab[i].name);