Home
last modified time | relevance | path

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

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