Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5b3d906

Browse files
committed
Merge with 3.3
2 parents 40fe324 + ba5d8f3 commit 5b3d906

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/idlelib/SearchDialogBase.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ class SearchDialogBase:
88
1 or 2 text entry lines (create_entries, make_entry);
99
a row of standard radiobuttons (create_option_buttons);
1010
a row of dialog specific radiobuttons (create_other_buttons).
11-
11+
1212
The narrow right column contains command buttons
1313
(create_command_buttons, make_button).
1414
These are bound to functions that execute the command.

0 commit comments

Comments
 (0)