Home
last modified time | relevance | path

Searched refs:create_option_buttons (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/idle_test/
H A Dtest_searchbase.py64 self.dialog.create_option_buttons = Func()
72 self.assertTrue(self.dialog.create_option_buttons.called)
121 self.dialog.create_option_buttons)
/third_party/python/Lib/idlelib/
H A Dsearchbase.py13 a row of standard Checkbuttons (make_frame, create_option_buttons),
99 self.create_option_buttons() # next row, cols 0, 1
136 def create_option_buttons(self): member in SearchDialogBase

Completed in 2 milliseconds