Lines Matching full:is_frozen
3079 if (!PyArg_ParseTuple(args, "s:is_frozen", &name))3305 {"is_frozen", imp_is_frozen, METH_VARARGS},