Home | History | Annotate | Download | only in Python

Lines Matching refs:PyImport_AppendInittab

2350 PyImport_AppendInittab(const char *name, PyObject* (*initfunc)(void))