Home
last modified time | relevance | path

Searched defs:wlist (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Modules/clinic/
Dselectmodule.c.h44 PyObject *wlist; in select_select() local
/external/python/cpython3/Modules/
Dselectmodule.c265 select_select_impl(PyObject *module, PyObject *rlist, PyObject *wlist, in select_select_impl()
/external/python/cpython2/Lib/lib-tk/
DTkinter.py1638 def wm_colormapwindows(self, *wlist):
/external/python/cpython3/Lib/tkinter/
D__init__.py1979 def wm_colormapwindows(self, *wlist):