Home
last modified time | relevance | path

Searched defs:TkVersion (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/lib-tk/
DTkinter.py48 TkVersion = float(_tkinter.TK_VERSION) variable
/aosp_15_r20/external/python/cpython3/Lib/tkinter/
D__init__.py45 TkVersion = float(_tkinter.TK_VERSION) variable