Home
last modified time | relevance | path

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

/third_party/python/Lib/tkinter/test/test_tkinter/
H A Dtest_images.py5 from tkinter.test.support import AbstractTkTest, AbstractDefaultRootTest, requires_tcl namespace
216 @requires_tcl(8, 6)
220 @requires_tcl(8, 6)
H A Dtest_widgets.py7 from tkinter.test.support import (requires_tcl, namespace
617 @requires_tcl(8, 6)
922 @requires_tcl(8, 6)
967 test_configure_justify = requires_tcl(8, 6, 5)(StandardOptionsTests.test_configure_justify)
1233 @requires_tcl(8, 6, 5)
1238 @requires_tcl(8, 6, 5)
1245 @requires_tcl(8, 6, 5)
/third_party/python/Lib/tkinter/test/
H A Dsupport.py84 def requires_tcl(*version): function

Completed in 4 milliseconds