Home | History | Annotate | Download | only in Python

Lines Matching refs:imp_is_frozen

2933 imp_is_frozen(PyObject *self, PyObject *args)

3163 {"is_frozen", imp_is_frozen, METH_VARARGS},