Home
last modified time | relevance | path

Searched refs:TkVersion (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/tkinter/test/test_tkinter/
H A Dtest_images.py160 if tkinter.TkVersion >= 8.6 and self.wantobjects:
322 self.colorlist(0, 128 if tkinter.TkVersion >= 8.6
/third_party/python/Lib/idlelib/
H A Dpyshell.py1619 if TkVersion >= 8.6:
/third_party/python/Lib/tkinter/
H A D__init__.py45 TkVersion = float(_tkinter.TK_VERSION) variable

Completed in 10 milliseconds