Home
last modified time | relevance | path

Searched refs:TestIntVar (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib-tk/test/test_tkinter/
Dtest_variables.py139 class TestIntVar(TestBase): class
251 tests_gui = (TestVariable, TestStringVar, TestIntVar,
/external/python/cpython3/Lib/tkinter/test/test_tkinter/
Dtest_variables.py209 class TestIntVar(TestBase): class
304 tests_gui = (TestVariable, TestStringVar, TestIntVar,