Home
last modified time | relevance | path

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

/third_party/python/Lib/tkinter/test/
Dwidget_tests.py363 def test_configure_justify(self): member in StandardOptionsTests
/third_party/python/Lib/tkinter/test/test_tkinter/
Dtest_widgets.py803 test_justify = requires_tcl(8, 6, 5)(StandardOptionsTests.test_configure_justify)