Lines Matching refs:use_env
3185 PyErr_SetString(PyExc_TypeError, "use_env requires 1 argument");3188 use_env(flag);3313 {"use_env", (PyCFunction)PyCurses_Use_Env, METH_VARARGS},