Home | History | Annotate | Download | only in Python

Lines Matching refs:imp_init_frozen

3015 imp_init_frozen(PyObject *self, PyObject *args)

3282 {"init_frozen", imp_init_frozen, METH_VARARGS},