Home
last modified time | relevance | path

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

/external/python/cpython3/Misc/NEWS.d/
D3.6.0b3.rst185 Fixed HList.header_exists() in tkinter.tix module by addin a workaround to
D3.5.3rc1.rst666 Fixed HList.header_exists() in tkinter.tix module by addin a workaround to
D3.7.0a1.rst4095 Fixed HList.header_exists() in tkinter.tix module by addin a workaround to
/external/python/cpython2/Lib/lib-tk/
DTix.py926 def header_exists(self, col): member in HList
931 header_exist = header_exists
/external/python/cpython3/Lib/tkinter/
Dtix.py924 def header_exists(self, col): member in HList
929 header_exist = header_exists
/external/python/cpython2/Misc/NEWS.d/
D2.7.13rc1.rst255 Fixed HList.header_exists() in Tix module by adding a workaround to Tix