Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_cursesmodule.c550 PyCursesWindow_AttrOff(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_AttrOff() function
1567 {"attroff", (PyCFunction)PyCursesWindow_AttrOff, METH_VARARGS},