Searched refs:sspec (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/tkinter/test/test_ttk/ |
D | test_functions.py | 336 def test_it(sspec, value, res_value, states): argument 338 (sspec, value)), [states + (res_value, )])
|
/external/python/cpython2/Lib/lib-tk/test/test_ttk/ |
D | test_functions.py | 337 def test_it(sspec, value, res_value, states): argument 339 (sspec, value)), [states + (res_value, )])
|