Home
last modified time | relevance | path

Searched refs:PyCurses_Init_Color (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/
D_cursesmodule.c1918 PyCurses_Init_Color(PyObject *self, PyObject *args) in PyCurses_Init_Color() function
2724 {"init_color", (PyCFunction)PyCurses_Init_Color, METH_VARARGS},