mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Merge with 3.3
This commit is contained in:
commit
5b3d906741
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ class SearchDialogBase:
|
|||
1 or 2 text entry lines (create_entries, make_entry);
|
||||
a row of standard radiobuttons (create_option_buttons);
|
||||
a row of dialog specific radiobuttons (create_other_buttons).
|
||||
|
||||
|
||||
The narrow right column contains command buttons
|
||||
(create_command_buttons, make_button).
|
||||
These are bound to functions that execute the command.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue