Home
last modified time | relevance | path

Searched defs:tcl_version (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/tkinter/test/
H A Dsupport.py82 tcl_version = tuple(map(int, _tkinter.TCL_VERSION.split('.'))) variable
H A Dwidget_tests.py5 from tkinter.test.support import (AbstractTkTest, tcl_version, namespace
/third_party/python/Lib/test/
H A Dtest_tcl.py24 tcl_version = tuple(map(int, _tkinter.TCL_VERSION.split('.'))) variable
/third_party/python/Lib/tkinter/test/test_ttk/
H A Dtest_widgets.py8 from tkinter.test.support import (AbstractTkTest, tcl_version, get_tk_patchlevel, namespace

Completed in 6 milliseconds