Searched refs:_curses_has_colors (Results 1 – 1 of 1) sorted by relevance
2452 {"has_colors", (PyCFunction)_curses_has_colors, METH_NOARGS, _curses_has_colors__doc__},2458 _curses_has_colors(PyObject *module, PyObject *Py_UNUSED(ignored)) in _curses_has_colors() function